#7581: Middleware accessing HttpResponse.content breaks streaming HttpResponse
objects.
-------------------------------------+-------------------------------------
     Reporter:  mrmachine            |                    Owner:  ccahoon
         Type:  New feature          |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  stream HttpResponse  |             Triage Stage:  Accepted
  Content-Length                     |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by Aymeric Augustin <aymeric.augustin@…>):

 In [changeset:"cd914175c8209c5f366e87d94f8f6d050347757d"]:
 {{{
 #!CommitTicketReference repository=""
 revision="cd914175c8209c5f366e87d94f8f6d050347757d"
 [1.5.x] Prevented caching of streaming responses.

 The test introduced in 4b278131 accidentally passed because of a
 limitation of Python < 3.3.

 Refs #17758, #7581.

 Backport of 1c8be95 from master.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/7581#comment:46>
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 https://groups.google.com/groups/opt_out.


Reply via email to