Requests icon indicating copy to clipboard operation
Requests copied to clipboard

Chunked encoding isn't handled for file streaming

Open rmccue opened this issue 10 years ago • 1 comments

Accidentally introduced in #188, but that only exposed the underlying issue, as it switched fsockopen to HTTP/1.1.

rmccue avatar Oct 26 '15 07:10 rmccue

After the many changes we have done recently, we'll need to confirm what the current status is and whether this still can be reproduced.

We should start by coming up with a test case that triggers this specific issue.

schlessera avatar Feb 28 '22 20:02 schlessera