#15668: Generic views should provide a HEAD implementation
-----------------------------------------+----------------------
Reporter: j4mie | Owner: nobody
Status: new | Milestone:
Component: Generic views | Version: 1.3
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 1 |
-----------------------------------------+----------------------
Changes (by russellm):
* stage: Unreviewed => Accepted
Comment:
Handling of HEAD requests is something that has been there from the
beginning, so it's entirely likely that it's untested. As for the WSGI
compliance -- it's never come up, so it. Django does drop the content for
HEAD requests, so if that is the wrong thing to be doing (and based on
Graham's comments, it looks like it might be in the WSGI context) there is
a need for another ticket.
By way of explanation -- In this case, I suspect Django's behavior
predates our support for WSGI, and for mod_python, truncation would be
(AFAICT) the right behavior.
--
Ticket URL: <http://code.djangoproject.com/ticket/15668#comment:7>
Django <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.