admin/vendor/symfony/http-client-contracts
wuhui_zzw 02fd5099c7 初始化 2024-03-09 18:13:32 +08:00
..
Exception 初始化 2024-03-09 18:13:32 +08:00
Test 初始化 2024-03-09 18:13:32 +08:00
.gitignore 初始化 2024-03-09 18:13:32 +08:00
CHANGELOG.md 初始化 2024-03-09 18:13:32 +08:00
ChunkInterface.php 初始化 2024-03-09 18:13:32 +08:00
HttpClientInterface.php 初始化 2024-03-09 18:13:32 +08:00
LICENSE 初始化 2024-03-09 18:13:32 +08:00
README.md 初始化 2024-03-09 18:13:32 +08:00
ResponseInterface.php 初始化 2024-03-09 18:13:32 +08:00
ResponseStreamInterface.php 初始化 2024-03-09 18:13:32 +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.