safeBox/SafeBoxEncryptor/vendor/psr/http-message
2021-02-15 12:56:23 +01:00
..
src Adding a lot of stuff that php-zip depends on 2021-02-15 12:56:23 +01:00
CHANGELOG.md Adding a lot of stuff that php-zip depends on 2021-02-15 12:56:23 +01:00
composer.json Adding a lot of stuff that php-zip depends on 2021-02-15 12:56:23 +01:00
LICENSE Adding a lot of stuff that php-zip depends on 2021-02-15 12:56:23 +01:00
README.md Adding a lot of stuff that php-zip depends on 2021-02-15 12:56:23 +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.