wishthis/vendor/http-interop/http-factory-guzzle/README.md

8 lines
279 B
Markdown
Raw Normal View History

2022-01-21 08:23:52 +00:00
# HTTP Factory for Guzzle
HTTP factory implemented for [Guzzle](https://github.com/guzzle/psr7).
2022-01-24 08:08:35 +00:00
**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"`.