ttrss/plugins/af_readability/vendor/psr/http-factory
Andrew Dolgov 8cf421e1fc
readability: depend on psr/http-factory
2022-07-24 14:09:22 +03:00
..
src readability: depend on psr/http-factory 2022-07-24 14:09:22 +03:00
.gitignore readability: depend on psr/http-factory 2022-07-24 14:09:22 +03:00
.pullapprove.yml readability: depend on psr/http-factory 2022-07-24 14:09:22 +03:00
LICENSE readability: depend on psr/http-factory 2022-07-24 14:09:22 +03:00
README.md readability: depend on psr/http-factory 2022-07-24 14:09:22 +03:00
composer.json readability: depend on psr/http-factory 2022-07-24 14:09:22 +03: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.