wiki-grav/plugins/login-oauth2/vendor/psr/http-factory
2023-06-26 14:36:34 +02:00
..
src (Grav GitSync) Automatic Commit from exu 2023-06-26 14:36:34 +02:00
.gitignore (Grav GitSync) Automatic Commit from exu 2023-06-26 14:36:34 +02:00
.pullapprove.yml (Grav GitSync) Automatic Commit from exu 2023-06-26 14:36:34 +02:00
composer.json (Grav GitSync) Automatic Commit from exu 2023-06-26 14:36:34 +02:00
LICENSE (Grav GitSync) Automatic Commit from exu 2023-06-26 14:36:34 +02:00
README.md (Grav GitSync) Automatic Commit from exu 2023-06-26 14:36:34 +02: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.