gnu-social/vendor/psr/http-message
Miguel Dantas 2db3825940 [CORE][COMPOSER] Added intervention/image 2019-08-03 17:49:37 +01:00
..
src [CORE][COMPOSER] Added intervention/image 2019-08-03 17:49:37 +01:00
CHANGELOG.md [CORE][COMPOSER] Added intervention/image 2019-08-03 17:49:37 +01:00
LICENSE [CORE][COMPOSER] Added intervention/image 2019-08-03 17:49:37 +01:00
README.md [CORE][COMPOSER] Added intervention/image 2019-08-03 17:49:37 +01:00
composer.json [CORE][COMPOSER] Added intervention/image 2019-08-03 17:49:37 +01: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.