Menu

Commit [r11818]  Maximize  Restore  History

1.0.2dev: follow-ups to r11797, reworked //chunked encoding// and fixed incomplete chunked encoding while sending an original content on Apache with gzip encoding

* `WSGIGateway` uses chunked encoding when no `Content-Length` header and both the server and the client use `HTTP/1.1`.
* Removed checking the existence of `Content-Length` header in `Request.write()`.
* Added `iterable` argument to `RequestDone.__init__()` for returning the iterable as WSGI response, PEP:0333.

Closes #717.

jomae 2013-06-15

changed /branches/1.0-stable/trac/versioncontrol/web_ui/browser.py
changed /branches/1.0-stable/trac/web/api.py
changed /branches/1.0-stable/trac/web/main.py
changed /branches/1.0-stable/trac/web/standalone.py
changed /branches/1.0-stable/trac/web/tests/api.py
changed /branches/1.0-stable/trac/web/wsgi.py
changed /branches/1.0-stable/tracopt/versioncontrol/svn/svn_fs.py
/branches/1.0-stable/trac/versioncontrol/web_ui/browser.py Diff Switch to side-by-side view
Loading...
/branches/1.0-stable/trac/web/api.py Diff Switch to side-by-side view
Loading...
/branches/1.0-stable/trac/web/main.py Diff Switch to side-by-side view
Loading...
/branches/1.0-stable/trac/web/standalone.py Diff Switch to side-by-side view
Loading...
/branches/1.0-stable/trac/web/tests/api.py Diff Switch to side-by-side view
Loading...
/branches/1.0-stable/trac/web/wsgi.py Diff Switch to side-by-side view
Loading...
/branches/1.0-stable/tracopt/versioncontrol/svn/svn_fs.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB