Kanboard-Prod/vendor/symfony/contracts/HttpClient
Frédéric Guillot 4cfdb88813 Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
..
Exception Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
Test Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
ChunkInterface.php Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
HttpClientInterface.php Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
LICENSE Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
README.md Update vendored libs 2020-06-09 09:48:55 -07:00
ResponseInterface.php Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
ResponseStreamInterface.php Update vendored libs 2020-06-09 09:48:55 -07:00
composer.json Fix and update Composer autoload 2021-12-16 14:08:24 -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/master/README.md for more information.