caipan_shop_admin/vendor/psr/http-factory
wangxinglong 4aab76d038 setter 2022-05-25 19:35:57 +08:00
..
src setter 2022-05-25 19:35:57 +08:00
.gitignore setter 2022-05-25 19:35:57 +08:00
.pullapprove.yml setter 2022-05-25 19:35:57 +08:00
LICENSE setter 2022-05-25 19:35:57 +08:00
README.md setter 2022-05-25 19:35:57 +08:00
composer.json setter 2022-05-25 19:35:57 +08:00

README.md

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.