Bug 9636 - [httpd] Content-Length v.s Content-length
Summary: [httpd] Content-Length v.s Content-length
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-04 12:13 UTC by mittorn
Modified: 2017-02-04 22:20 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mittorn 2017-02-04 12:13:43 UTC
https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
Some http clients may expect Content-Length header and not expect Content-length as case-sensitive comparsion is faster.
Comment 1 Denys Vlasenko 2017-02-04 22:20:24 UTC
Fixed in git, thanks