Django

Code

root/django/trunk/django/middleware/gzip.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7080 [7080] 02/03/08 19:40:53 mtredinnick Fixed #6480 -- Added application/pdf the list of content types we don't …
(edit) @6697 [6697] 11/18/07 21:41:46 gwilson Made some stylistic changes in GZipMiddleware and added some notes about …
(edit) @6538 [6538] 10/19/07 22:45:48 mtredinnick Fixed #5313 -- Only avoid compressing Javascript when the user agent says …
(edit) @6235 [6235] 09/14/07 17:33:56 jacob Added more dict-like methods to HttpResponse as part of the …
(edit) @5875 [5875] 08/12/07 07:29:25 mtredinnick Fixed #4946 -- Added some small improvements to Gzip middleware. Thanks, …
(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) @4089 [4089] 11/22/06 14:31:09 jacob Fixed #3052: GZIP middleware now correctly reports Content-Length. …
(edit) @3503 [3503] 07/31/06 16:31:35 jacob Fixed #2449 -- gzip middleware no longer gzips Javascript. Thanks for the …
(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.