LDAPAccountManager/lam/lib/3rdParty/composer/psr/http-client
Roland Gruber 9637c2dff6 webauthn 2019-11-24 09:45:57 +01:00
..
src webauthn 2019-11-24 09:45:57 +01:00
CHANGELOG.md webauthn 2019-11-24 09:45:57 +01:00
LICENSE webauthn 2019-11-24 09:45:57 +01:00
README.md webauthn 2019-11-24 09:45:57 +01:00
composer.json webauthn 2019-11-24 09:45:57 +01:00

README.md

PSR Http Client

This repository holds all interfaces/classes/traits related to PSR-18.

Note that this is not an HTTP client implementation of its own. It is merely an interface that describes an HTTP client. See the specification for more details.

You can find implementations of the specification by looking for packages providing the psr/http-client-implementation virtual package.