This repository has been archived on 2022-02-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rangitaki/vendor/psr/http-message
Marcel Kapfer (mmk2410) 623395064f composer update
2016-12-30 00:04:12 +01:00
..
src composer update 2016-12-30 00:04:12 +01:00
CHANGELOG.md composer update 2016-12-30 00:04:12 +01:00
composer.json composer update 2016-12-30 00:04:12 +01:00
LICENSE add composer's vendor directory 2016-05-07 12:59:40 +02:00
README.md add composer's vendor directory 2016-05-07 12:59:40 +02:00

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.