WordPressFreeScout/vendor/psr/http-factory
2021-11-01 18:58:32 +02:00
..
src Initial Commit 2021-11-01 18:58:32 +02:00
.gitignore Initial Commit 2021-11-01 18:58:32 +02:00
.pullapprove.yml Initial Commit 2021-11-01 18:58:32 +02:00
composer.json Initial Commit 2021-11-01 18:58:32 +02:00
LICENSE Initial Commit 2021-11-01 18:58:32 +02:00
README.md Initial Commit 2021-11-01 18:58:32 +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.