expatbase/var/www/html/flarum/vendor/symfony/http-client-contracts
2025-08-29 00:22:05 +09:00
..
Exception Upload 2025-08-29 00:22:05 +09:00
Test Upload 2025-08-29 00:22:05 +09:00
CHANGELOG.md Upload 2025-08-29 00:22:05 +09:00
ChunkInterface.php Upload 2025-08-29 00:22:05 +09:00
composer.json Upload 2025-08-29 00:22:05 +09:00
HttpClientInterface.php Upload 2025-08-29 00:22:05 +09:00
LICENSE Upload 2025-08-29 00:22:05 +09:00
README.md Upload 2025-08-29 00:22:05 +09:00
ResponseInterface.php Upload 2025-08-29 00:22:05 +09:00
ResponseStreamInterface.php Upload 2025-08-29 00:22:05 +09: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.