#10762: Gzip Middleware Should Compress 201 (Created) Responses
-------------------------------------+-------------------------------------
               Reporter:  rwagner@…  |          Owner:  nobody
                   Type:             |         Status:  new
  Cleanup/optimization               |      Component:  HTTP handling
              Milestone:             |       Severity:  Normal
                Version:  SVN        |       Keywords:  middleware gzip
             Resolution:             |      Has patch:  1
           Triage Stage:  Design     |    Needs tests:  0
  decision needed                    |  Easy pickings:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * easy:   => 0


Comment:

 Regarding Rick's comment above: the content will only be gzipped if the
 user agent sent an `Accept-Encoding: gzip` header. It seems reasonable to
 assume it will be able to decode gzip, even if the server returns an error
 page.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10762#comment:6>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to