You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 link: http://code.google.com/p/wsgi-intercept/issues/detail?id=17
The text was updated successfully, but these errors were encountered:
Original link: http://code.google.com/p/wsgi-intercept/issues/detail?id=17
The text was updated successfully, but these errors were encountered: