Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | 5 years ago | |
---|---|---|
.. | ||
src | 5 years ago | |
CHANGELOG.md | 5 years ago | |
LICENSE.md | 5 years ago | |
README.md | 5 years ago | |
composer.json | 5 years ago |
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.