mailcow-dockerized/data/web/inc/lib/vendor/psr/http-message
FreddleSpl0it c7d0217c8e
[Web] add oauth2-keycloak lib
2023-03-13 09:02:32 +01:00
..
src [Web] add oauth2-keycloak lib 2023-03-13 09:02:32 +01:00
CHANGELOG.md [Web] add oauth2-keycloak lib 2023-03-13 09:02:32 +01:00
LICENSE [Web] add oauth2-keycloak lib 2023-03-13 09:02:32 +01:00
README.md [Web] add oauth2-keycloak lib 2023-03-13 09:02:32 +01:00
composer.json [Web] add oauth2-keycloak lib 2023-03-13 09:02:32 +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.