zend-http provides the HTTP message abstraction used by zend-mvc, and also provides an extensible, adapter-driven HTTP client library.
This library does not support PSR-7, as it predates that specification. For PSR-7 support, please see our Diactoros component.
- File issues at https://github.com/zendframework/zend-http/issues
- Documentation is at https://zendframework.github.io/zend-http/