1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-06 13:30:51 +02:00
ttrss/vendor/psr/http-client/README.md
2023-10-20 21:13:39 +03:00

549 B

HTTP Client

This repository holds all the common code related to PSR-18 (HTTP Client).

Note that this is not a HTTP Client implementation of its own. It is merely abstractions that describe the components of a HTTP Client.

The installable package and implementations are listed on Packagist.