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

offer an interface to plugin in 3rd party http clients #29

Open
dbu opened this issue Feb 22, 2013 · 4 comments
Open

offer an interface to plugin in 3rd party http clients #29

dbu opened this issue Feb 22, 2013 · 4 comments
Labels

Comments

@dbu
Copy link
Member

dbu commented Feb 22, 2013

moved over from jackalope/jackalope#33

being able to plugin Buzz, PEAR::HTTP_Request2 or any other HTTP client for the http communication instead of our own client.

@dbu
Copy link
Member Author

dbu commented May 3, 2013

or at least switch to something decent like Buzz instead of the home-grown request that is also the response. need to investigate if the multi-request things can still be done with those libraries.

@lsmith77
Copy link
Member

lsmith77 commented May 3, 2013

async multi curl support for Buzz is pending .. for a very long time now :-/
kriswallsmith/Buzz#27

@dbu
Copy link
Member Author

dbu commented May 2, 2015

@dbu
Copy link
Member Author

dbu commented Apr 7, 2017

these days, this would probably be httplug.

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

No branches or pull requests

2 participants