https://issues.apache.org/bugzilla/show_bug.cgi?id=52007
Bug #: 52007
Summary: Content-Length: 0 not set on proxy response
Product: Apache httpd-2
Version: 2.2.17
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
For content served through Proxy (both http and ajp proxying were testing),
Apache strips the "Content-Length" header from the response on HEAD requests.
GET request returns "Content-Length: 0" properly
HEAD request omits "Content-Length: 0" header entirely.
Requests for non-zero length data are treated normally.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]