marc-leopold/cms/plugins/manogi/mediathumb/vendor/psr/http-message
ray 0d5dd454e0 update: directory structure 2019-02-26 12:59:48 +02:00
..
src update: directory structure 2019-02-26 12:59:48 +02:00
CHANGELOG.md update: directory structure 2019-02-26 12:59:48 +02:00
LICENSE update: directory structure 2019-02-26 12:59:48 +02:00
README.md update: directory structure 2019-02-26 12:59:48 +02:00
composer.json update: directory structure 2019-02-26 12:59:48 +02:00

README.md

PSR Http Message

This repository holds all interfaces/classes/traits related to 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.