View Issue Details

IDProjectCategoryView StatusLast Update
0002682Composrcorepublic2022-08-15 01:03
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0002682: Support late-headers in chunked transfer encoding
DescriptionI was perusing details of chunked encoding:
https://en.wikipedia.org/wiki/Chunked_transfer_encoding

and noticed it can send headers after the chunks.

I've never seen this in the wild, but ideally we'd support it anyway. It'd be tricky to do as our code checks headers earlier in the downloader function, it'd need some heavy reworking.
TagsType: Standards compliance
Time estimation (hours)5
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-06-30 22:07 Chris Graham New Issue
2017-05-01 16:12 Chris Graham Tag Attached: Type: Performance
2017-07-05 13:14 Chris Graham Tag Detached: Type: Performance
2022-08-15 01:03 Chris Graham Tag Attached: Type: Standards compliance