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