mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 23:16:59 +00:00
Initial import
This commit is contained in:
commit
2295a33590
884 changed files with 93939 additions and 0 deletions
7
php/vendor/http-interop/http-factory-guzzle/README.md
vendored
Normal file
7
php/vendor/http-interop/http-factory-guzzle/README.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# HTTP Factory for Guzzle
|
||||
|
||||
HTTP factory implemented for [Guzzle](https://github.com/guzzle/psr7).
|
||||
|
||||
**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"`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue