4.0.0 RC1
Pre-release
Pre-release
Note: This is a pre-release, there might be breaking changes in the final stable version.
This is the first release candidate of amphp/http-client v4. Previously this package was named amphp/artax. Development of the v3.x release series will continue in the old amphp/artax repository.
Please test this pre-release carefully and report any issues you find, so we can soon tag a stable release with support for HTTP/2.
Major Changes
- Support for HTTP/2
- Support for
ApplicationInterceptor/NetworkInterceptor - Changed
Request/Responseto be mutable - Compatibility with
amphp/socketv1.0.0 Clientis now afinal classinstead of aninterfaceClientbehavior should now be modified using interceptors and connection pool implementations