#17514: GZip middleware lacks tests and sends compressed responses when larger
than
the original
-------------------------------------+-------------------------------------
Reporter: cannona | Owner: aaugustin
Type: | Status: closed
Cleanup/optimization | Version: SVN
Component: Uncategorized | Resolution: fixed
Severity: Normal | Triage Stage: Accepted
Keywords: gzip, tests | Needs documentation: 0
Has patch: 1 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by aaugustin):
* status: new => closed
* resolution: => fixed
Comment:
In [17365]:
{{{
#!CommitTicketReference repository="" revision="17365"
Fixed #10762, #17514 -- Prevented the GZip middleware from returning a
response longer than the original content, allowed compression of non-200
responses, and added tests (there were none). Thanks cannona for the
initial patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/17514#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.