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

Split out network request functionality into a module #97

Closed
bkrausz opened this issue Jul 11, 2014 · 6 comments
Closed

Split out network request functionality into a module #97

bkrausz opened this issue Jul 11, 2014 · 6 comments
Assignees

Comments

@bkrausz
Copy link
Contributor

bkrausz commented Jul 11, 2014

See #95

@pdt256
Copy link

pdt256 commented Nov 21, 2014

+1

@skyzyx
Copy link

skyzyx commented Mar 14, 2015

Even better, build it on top of Guzzle 5, which already has support for pluggable over-the-wire adapters.

Guzzle is a micro-HTTP framework more than being an HTTP "library", and applications which leverage it gain more with deeper integration.

@GrahamCampbell
Copy link
Contributor

Even better, build it on top of Guzzle 5

👍 Yes!

@wheelsandcogs
Copy link

Any ETA?

How are people working around this in the meantime for tests?

@ruudk
Copy link
Contributor

ruudk commented Apr 24, 2015

👍 for Guzzle 5 :)

@bkrausz
Copy link
Contributor Author

bkrausz commented May 12, 2015

Fixed by #159

@bkrausz bkrausz closed this as completed May 12, 2015
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

6 participants