code-origin/server/vendor/symfony/http-client-contracts
chenbo e01e52612e init 2023-11-08 17:59:25 +08:00
..
Exception init 2023-11-08 17:59:25 +08:00
Test init 2023-11-08 17:59:25 +08:00
.gitignore init 2023-11-08 17:59:25 +08:00
CHANGELOG.md init 2023-11-08 17:59:25 +08:00
ChunkInterface.php init 2023-11-08 17:59:25 +08:00
HttpClientInterface.php init 2023-11-08 17:59:25 +08:00
LICENSE init 2023-11-08 17:59:25 +08:00
README.md init 2023-11-08 17:59:25 +08:00
ResponseInterface.php init 2023-11-08 17:59:25 +08:00
ResponseStreamInterface.php init 2023-11-08 17:59:25 +08:00
composer.json init 2023-11-08 17:59:25 +08:00

README.md

Symfony HttpClient Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.