webroot/vendor/symfony/http-client-contracts
2024-12-01 20:57:32 +01:00
..
Exception 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
Test 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
CHANGELOG.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ChunkInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
composer.json 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
HttpClientInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
LICENSE 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
README.md 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ResponseInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00
ResponseStreamInterface.php 2024.12.01 20:57:28 2024-12-01 20:57:32 +01:00

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.