Warning, /webapps/ocs-webserver/library/vendor/psr/http-message/README.md is written in an unsupported language. File is not indexed.
0001 PSR Http Message 0002 ================ 0003 0004 This repository holds all interfaces/classes/traits related to 0005 [PSR-7](http://www.php-fig.org/psr/psr-7/). 0006 0007 Note that this is not a HTTP message implementation of its own. It is merely an 0008 interface that describes a HTTP message. See the specification for more details. 0009 0010 Usage 0011 ----- 0012 0013 We'll certainly need some stuff in here.