Hi Chris,

On Apr 24, 7:47 pm, ccahoon <chris.cah...@gmail.com> wrote:
> Tickets #6527, #7581, and #2504 deal with issues in HttpResponse. They
> all have code but decisions need to be made about how to keep
> middleware from interfering with or breaking HttpResponses in certain
> instances, and about sending out content via iterators (e.g. what
> servers/modules support chunked transfer encoding, how do we handle
> those that do not?).

#9163 might be worth brief consideration in this category too.  The
name and category make it look like primarily a contrib-CSRF issue,
but there are more general design questions there about how content-
modifying middlewares interact with ETag headers; whose responsibility
is it to keep an ETag up-to-date?

Carl
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to