longyi c9405dd336 vendor 5 vuotta sitten
..
src c9405dd336 vendor 5 vuotta sitten
CHANGELOG.md c9405dd336 vendor 5 vuotta sitten
LICENSE.md c9405dd336 vendor 5 vuotta sitten
README.md c9405dd336 vendor 5 vuotta sitten
composer.json c9405dd336 vendor 5 vuotta sitten

README.md

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.