Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Ability to inject any PSR-7 HTTP Client #49

Open
bmeynell opened this issue Jun 21, 2017 · 1 comment
Open

Feature: Ability to inject any PSR-7 HTTP Client #49

bmeynell opened this issue Jun 21, 2017 · 1 comment

Comments

@bmeynell
Copy link

bmeynell commented Jun 21, 2017

It would be valuable to be able to inject a specific PSR-7 HTTP Client, for example, guzzlehttp, instead of relying on the custom curl implementation that currently underlies all the API calls. This would allow users to reliably inject any customized HTTP client (because of the standardized interface) that meets their specific requirements while still being able to take advantage of the API calls provided by this library.

@thomasschiavone
Copy link

Thanks again for flagging. Will also get this in front of the team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants