1
0
Fork 0
m365-php/vendor/psr/http-client
Brie Bruns 87e49efa03 Update libraries and add new ones 2023-09-30 18:46:19 -06:00
..
src Add initial files 2022-05-31 13:08:55 -06:00
CHANGELOG.md Update libraries and add new ones 2023-09-30 18:46:19 -06:00
LICENSE Add initial files 2022-05-31 13:08:55 -06:00
README.md Updating libraries 2023-04-20 12:43:04 -06:00
composer.json Update libraries and add new ones 2023-09-30 18:46:19 -06:00

README.md

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.