Bug 9636

Summary: [httpd] Content-Length v.s Content-length
Product: Busybox Reporter: mittorn
Component: Standard ComplianceAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

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