NGSegovia / wsgi-intercept

Automatically exported from code.google.com/p/wsgi-intercept
Other
0 stars 0 forks source link

add support for httplib2 #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
support WSGI interception that can plug into the httplib2 module.  A patch
from David Whit Morris has been committed to a work branch here:
http://wsgi-intercept.googlecode.com/svn/branches/httplib2 .  Before it
gets merged into trunk it needs regression tests and documentation.

Original issue reported on code.google.com by kumar.mcmillan on 15 Oct 2007 at 2:44

GoogleCodeExporter commented 8 years ago
While digging into this, I also discovered some tests that were passing but 
actually should have been failing.  The 
issue was with mechanize and zope.testbrowser, and is fixed now.  httplib2 
support is now merged into trunk so 
this branch is obsolete.  Will be part of 0.3 release.

Original comment by kumar.mcmillan on 2 Dec 2007 at 9:59

GoogleCodeExporter commented 8 years ago

Original comment by kumar.mcmillan on 2 Dec 2007 at 10:01