Open
Description
Hello !
You are using a PSR7 compliant lib, Guzzle6.
I want to use your API wrapper in one of my project but my client require PHP5.4. With Guzzle6, you force the use of PHP5.5. I'll need to copy your rawCall
method to use the same signature logic but in a new wrapper which match my requirements...
Are you aware of active developed tools to abstract HTTP layer ? Do you know Httplug ?
I you want, I can make a PR to integrate that kind of stuff. It allow more flexibility in the HTTP client used and avoid multiple clients in the same context...
Thanks !
Metadata
Metadata
Assignees
Labels
No labels