zlibproxy/vendor/psr/http-factory
2023-01-02 19:56:44 +08:00
..
src first 2023-01-02 19:56:44 +08:00
.gitignore first 2023-01-02 19:56:44 +08:00
.pullapprove.yml first 2023-01-02 19:56:44 +08:00
composer.json first 2023-01-02 19:56:44 +08:00
LICENSE first 2023-01-02 19:56:44 +08:00
README.md first 2023-01-02 19:56:44 +08: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.