HTTP adapter contract.
Via Composer
$ composer require php-http/adapter
This is the contract package for HTTP Adapter. It should be used when implementing a custom HTTP Adapter or to rely on a stable version of interfaces.
There is also a virtual package which is versioned together with this contract package: php-http/adapter-implementation.
Please see CONTRIBUTING for details.
If you discover any security related issues, please contact us at [email protected].
The MIT License (MIT). Please see License File for more information.