Chris@0: PSR Http Message Chris@0: ================ Chris@0: Chris@0: This repository holds all interfaces/classes/traits related to Chris@0: [PSR-7](http://www.php-fig.org/psr/psr-7/). Chris@0: Chris@0: Note that this is not a HTTP message implementation of its own. It is merely an Chris@0: interface that describes a HTTP message. See the specification for more details. Chris@0: Chris@0: Usage Chris@0: ----- Chris@0: Chris@0: We'll certainly need some stuff in here.