| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
instead of using wsgilib.parse_querystring() alias.
|
|
|
|
| |
Encode HTTP body to UTF-8
|
| |
|
| |
|
|
|
|
| |
Use "try/except ImportError" to try Python 2 and Python 3 names.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
docstring to make paster points happier
|
| |
|
|
|
|
| |
method of the app_iter that it is wrapping
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with trunk
|
|
|
|
| |
the presence of a _ GET variable
|
| |
|
|
|
|
| |
env[paste.expected_exceptions]; also made httpexceptions put this in. This way if httpexceptions wraps error middleware, it'll still work
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
intermediate (broken) commit
|