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