gnusocial.rocks/soc/2020/daily_report/archive/app/vendor/psr/http-message
Diogo Peralta Cordeiro 88c194c013 Some initial content 2021-03-28 21:41:35 +01:00
..
src Some initial content 2021-03-28 21:41:35 +01:00
CHANGELOG.md Some initial content 2021-03-28 21:41:35 +01:00
LICENSE Some initial content 2021-03-28 21:41:35 +01:00
README.md Some initial content 2021-03-28 21:41:35 +01:00
composer.json Some initial content 2021-03-28 21:41:35 +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.