#3208: allow to generate a 'no-content' HTTP response (a response with no body)
-------------------------------------+-------------------------------------
     Reporter:  mihai.preda@…        |                    Owner:  nobody
         Type:  enhancement          |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  HttpResponse         |             Triage Stage:  Design
    Has patch:  0                    |  decision needed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by jacob):

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


Comment:

 You can do this in your own code with an `HttpResponse` subclass, and it's
 enough of an esoteric need that Django doesn't need it in core.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/3208#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to