#13277: HTTP 303 (See Other) Response
-------------------------------------+-------------------------------------
               Reporter:             |        Owner:  nobody
  therendus@…                        |    Milestone:
                 Status:  closed     |      Version:  SVN
              Component:  HTTP       |     Keywords:  http response see
  handling                           |  other 303 redirection
             Resolution:  wontfix    |    Has patch:  1
           Triage Stage:  Accepted   |  Needs tests:  0
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by lukeplant):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 As Gabriel explained, you can already make your own `HttpResponse`
 subclass that does this. There is very little advantage in adding this to
 core unless we also change use of 302 to 303. However, that would break
 lots of tests, with zero practical advantage AFAICS. So I'm closing
 WONTFIX.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13277#comment:8>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to