mailcow/data/web/inc/lib/vendor/psr/http-factory
2024-02-08 12:42:05 +01:00
..
src [Web] add oauth2-keycloak lib 2024-02-08 12:42:05 +01:00
.gitignore [Web] add oauth2-keycloak lib 2024-02-08 12:42:05 +01:00
.pullapprove.yml [Web] add oauth2-keycloak lib 2024-02-08 12:42:05 +01:00
composer.json [Web] add oauth2-keycloak lib 2024-02-08 12:42:05 +01:00
LICENSE [Web] add oauth2-keycloak lib 2024-02-08 12:42:05 +01:00
README.md [Web] add oauth2-keycloak lib 2024-02-08 12:42:05 +01:00

HTTP Factories

This repository holds all interfaces related to PSR-17 (HTTP Message Factories). Please refer to the specification for a description.

You can find implementations of the specification by looking for packages providing the psr/http-factory-implementation virtual package.