wsgi-intercept


ID Status Summary
25 New Python 2.x and 3.x single-source version
24 New setup.py ImportError for compiler (Python 3)
23 New Add "requests" support
22 New Enhancing the doc
21 New httplib2 0.7.0 and beyond don't work with wsgi_intercept.httplib2 (fix included)
20 New environ['wsgi.url_scheme'] is always "http"
19 Fixed HTTPS intercept defaults to port 80 Type-Patch
18 New output failure if first item in iterable is empty string
17 New app engine urlfetch intercept Type-Enhancement
16 New wsgi_intercept can't handle functions that stream chunked encoding data infinitely
15 New interception passes exceptions trough to the client
14 New Using ZCA and wsgi_interception in repoze.bfg
13 Verified response content is duplicated
12 New wsgi-intercept does not urldecode PATH_INFO Type-Defect Priority-Medium
11 Fixed '+' removed from path Type-Defect Priority-Medium Milestone-Release0.3
10 Fixed urllib2 intercept fails for Python 2.4+ when SSL is not available Type-Defect Priority-Medium Milestone-Release0.3
9 Verified https is not supported Type-Defect Priority-Medium Milestone-Release0.3
8 Verified WSGI PEP is violated - iterators' close() method isn't called Type-Defect Priority-Medium Milestone-Release0.3
7 Verified Missing import masks exceptions in httplib2_intercept Type-Defect Priority-Medium Milestone-Release0.3
6 Invalid urllib2.urlopen returns headers after content Type-Defect Priority-Medium
5 Accepted need to add "extras_require" to setup.py file per module Type-Enhancement Priority-Medium
4 Fixed ClientCookie unneeded import and lacking in install_requires Type-Defect Priority-Medium Milestone-Release0.3
3 Fixed wsgi_intercept's urlopen fails under Python 2.5 due to wsgi_intercept/urllib2_intercept/wsgi_urllib2.py Type-Defect Priority-Medium Milestone-Release0.3
2 Fixed empty generator (WSGI app) is not detected properly Type-Defect Priority-Medium Milestone-Release0.3
1 Fixed add support for httplib2 Type-Enhancement Priority-Medium Milestone-Release0.3