#35289: Chunked transfer encoding is not handled correctly by MultiPartParser
-------------------------------------+-------------------------------------
     Reporter:  Kyle Agronick        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  HTTP handling        |                  Version:  5.0
     Severity:  Normal               |               Resolution:
     Keywords:  transfer-encoding,   |             Triage Stage:
  chunked, multi-part                |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by bcail):

 * cc: bcail (added)

Comment:

 [https://github.com/django/daphne/issues/476 This Daphne issue] may be
 relevant. There's a quote in that issue (from the ASGI spec) that the ASGI
 server is supposed to dechunk the request - so shouldn't it come to Django
 as a regular (not chunked) request? Hopefully someone else will weigh in
 here as well.

 What ASGI server are you using?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35289#comment:3>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e3e198f52-59d74af4-4b9e-4437-9e7b-481b1d0c54be-000000%40eu-central-1.amazonses.com.

Reply via email to