name mode size
..
src 040000
CHANGELOG.md 100644 1.08kB
LICENSE 100644 1.09kB
README.md 100644 358B
composer.json 100644 621B
README.md
PSR Http Message ================ This repository holds all interfaces/classes/traits related to [PSR-7](http://www.php-fig.org/psr/psr-7/). Note that this is not a HTTP message implementation of its own. It is merely an interface that describes a HTTP message. See the specification for more details. Usage ----- We'll certainly need some stuff in here.