1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-06 13:30:51 +02:00
ttrss/plugins/af_readability/vendor/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
composer.json 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

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.