#35838: request.read() returns empty for Requests w/ Transfer-Encoding: Chunked
------------------------------------+--------------------------------------
Reporter: Klaas van Schelven | Owner: (none)
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 5.0
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
------------------------------------+--------------------------------------
Changes (by Klaas van Schelven):
* summary:
request.read() returns empty for Rueqests w/ Transfer-Encoding:
Chunked
=>
request.read() returns empty for Requests w/ Transfer-Encoding:
Chunked
--
Ticket URL: <
https://code.djangoproject.com/ticket/35838#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.