#5897: Add Content-Length header in common middleware
-----------------------------------------------------+----------------------
Reporter: Scott Barr <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: HTTP
handling
Version: SVN | Keywords:
Content-Length middleware
Stage: Unreviewed | Has_patch: 1
-----------------------------------------------------+----------------------
I've modified django.middleware.common.py to add a "Content-Length" header
to the HTTP response if the response code is 200 and the "Content-Length"
header hasn't already been supplied.
--
Ticket URL: <http://code.djangoproject.com/ticket/5897>
Django Code <http://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
-~----------~----~----~----~------~----~------~--~---