Files
faveo/vendor/zendframework/zend-http
Manish Verma 8148bbd920 Larval framework upated to v5.6.33
Updated laravel frameowrk version to as suggested for security patch update which was released in v5.6.30
2018-08-15 18:38:24 +05:30
..
2018-08-15 18:38:24 +05:30
2018-08-06 18:55:45 +05:30
2018-08-06 18:55:45 +05:30
2018-08-06 18:55:45 +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.