Files
faveo/vendor/zendframework/zend-http
Manish Verma 76e85db070 update 1.0.8.0
Commits for version update
2016-10-17 12:02:27 +05:30
..
2016-10-17 12:02:27 +05:30
2016-10-17 12:02:27 +05:30
2016-10-17 12:02:27 +05:30
2016-08-03 20:04:36 +05:30
2016-10-17 12:02:27 +05:30
2016-10-17 12:02:27 +05:30
2016-08-03 20:04:36 +05:30
2016-10-17 12:02:27 +05:30
2016-10-17 12:02:27 +05:30

zend-http

Build Status Coverage Status

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.