EthikTag/vendor/symfony/http-client-contracts
Rudy b21f2bc04b conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
..
Exception conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
Test conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
.gitignore conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
CHANGELOG.md conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
ChunkInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
HttpClientInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
LICENSE conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
README.md conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
ResponseInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
ResponseStreamInterface.php conteneurisation de l'appli 2023-01-07 22:07:15 +01:00
composer.json conteneurisation de l'appli 2023-01-07 22:07:15 +01: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.