1PSR Http Message2================34This repository holds all interfaces/classes/traits related to5[PSR-7](http://www.php-fig.org/psr/psr-7/).67Note that this is not a HTTP message implementation of its own. It is merely an8interface that describes a HTTP message. See the specification for more details.910Usage11-----1213We'll certainly need some stuff in here.