Files
faveo/vendor/zendframework/zend-http
Manish Verma 2d8e640e9b Updates
2016-12-13 18:18:25 +05:30
..
2016-12-13 18:18:25 +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.