all-in-one/php/vendor/psr/http-message
2021-11-30 11:20:42 +01:00
..
src Initial import 2021-11-30 11:20:42 +01:00
CHANGELOG.md Initial import 2021-11-30 11:20:42 +01:00
composer.json Initial import 2021-11-30 11:20:42 +01:00
LICENSE Initial import 2021-11-30 11:20:42 +01:00
README.md Initial import 2021-11-30 11:20:42 +01: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.