Django

Code

root/django/trunk/django/middleware/http.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7793 [7793] 06/30/08 02:03:58 mtredinnick Fixed #7046 -- set the response status code correctly in …
(edit) @6662 [6662] 11/10/07 21:55:44 mtredinnick Fixed #5898 -- Changed a few response processing paths to make things …
(edit) @6635 [6635] 10/30/07 23:04:07 gwilson Removed unused variable.
(edit) @6634 [6634] 10/30/07 22:59:40 gwilson Fixed #5816 -- Fixed a regression from [6333] that generates incorrect …
(edit) @6397 [6397] 09/20/07 12:03:14 jacob Fixed #3872, which turns out to not have been a bug in the first place, by …
(edit) @6364 [6364] 09/16/07 11:54:16 adrian Fixed #3872 -- Fixed incorrect handling of HTTP_X_FORWARDED_FOR in …
(edit) @5712 [5712] 07/15/07 22:50:22 mtredinnick Fixed #4199 -- Changed date formatting in HTTP expires header to be …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3602 [3602] 08/17/06 22:12:36 adrian Fixed #2552 -- Added SetRemoteAddrFromForwardedFor? middleware and …
(edit) @3171 [3171] 06/19/06 23:34:13 adrian Converted request.METAREQUEST_METHOD? calls to request.method, …
(edit) @3113 [3113] 06/08/06 00:00:13 adrian Fixed #2109 -- Convert old-style classes to new-style classes throughout …
(add) @810 [810] 10/08/05 19:55:08 adrian Fixed #580 -- Added mega support for generating Vary headers, including …
Note: See TracRevisionLog for help on using the revision log.