openclassify/vendor/http-interop/http-factory-guzzle
Mostafa Moradi cd80f0352b initial
2022-03-09 12:57:37 +03:00
..
.github/workflows initial 2022-03-09 12:57:37 +03:00
src initial 2022-03-09 12:57:37 +03:00
composer.json initial 2022-03-09 12:57:37 +03:00
LICENSE initial 2022-03-09 12:57:37 +03:00
README.md initial 2022-03-09 12:57:37 +03:00

HTTP Factory for Guzzle

HTTP factory implemented for Guzzle.

NOTE: guzzlehttp/psr7 includes an HTTP factory implementation starting with version 2.0. Please use the official factory if your project can use "guzzlehttp/psr7": "^2.0".