#36734: Clarify documentation about default implementation of
`http_method_not_allowed`
-------------------------------------+-------------------------------------
     Reporter:  xingyu lin           |                    Owner:  zubair
         Type:                       |                   Status:  assigned
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  5.2
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Youngkwang Yang):

 I think it would be good to add an RFC reference.

 like:

 {{{
         The default implementation returns ``HttpResponseNotAllowed`` with
 the list of allowed methods
         in the ``Allow`` header. The response body is empty, as required
 by :rfc:`RFC 7231 <7231#section-6.5.5>`.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36734#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019a8ce5e7d9-ee7b9075-c9a7-483f-a064-fb3af94fb5ec-000000%40eu-central-1.amazonses.com.

Reply via email to