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

app engine urlfetch intercept #17

Open
GoogleCodeExporter opened this issue Dec 4, 2015 · 1 comment
Open

app engine urlfetch intercept #17

GoogleCodeExporter opened this issue Dec 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I spent hours trying to get wsgi_intercept to work in the local App Engine SDK 
environment for tests, but I couldn't understand how it was patching httplib to 
use urlfetch AND rely on httplib to actually make urlfetch requests while in 
the local environment. So I wrote my own more direct patch. Hopefully somebody 
can make it a more useful module for wsgi_intercept.

https://gist.github.com/818005

Original issue reported on code.google.com by [email protected] on 9 Feb 2011 at 6:23

@GoogleCodeExporter
Copy link
Author

Hi. Sorry for the mega late reply.  I modernized the wsgi intercept project so 
you can now check out the source and run the test suite in tox -- 
http://codespeak.net/tox/  It will install all dependencies in a virtualenv 
making development way easier.  If you feel like taking another stab at 
integrating this as a submodule and writing some unit tests for it then I'll 
get it committed asap.

Original comment by kumar.mcmillan on 21 May 2011 at 8:13

  • Added labels: Type-Enhancement

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

No branches or pull requests

1 participant