http-interop/http-factory-guzzle

An HTTP Factory using Guzzle PSR7

1.2.0 2021-07-21 13:50 UTC

This package is auto-updated.

Last update: 2024-04-23 21:25:38 UTC


README

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".