DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19405>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19405 corruption of multiline response headers Summary: corruption of multiline response headers Product: Apache httpd-2.0 Version: HEAD Platform: All URL: http://coad.measurement-factory.com/cgi- bin/coad/GraseInfoCgi?session=bug&info_id=test_case/rfc2 616/endHdr-fwd-atom-multiline-17-spaced-toClt OS/Version: All Status: NEW Severity: Normal Priority: Other Component: mod_proxy AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Looks like a possible RFC 2616 MUST violation. A multiline response header is getting corrupted by the proxy when forwarded to the client. The header is using "CRLF SP" or "CRLF HT" LWS sequences to mark the start of the next line. See X-Multiline response header in the attached trace. FWIW, similar request headers are handled correctly, only response headers seem to be corrupted. Also, response headers with just two lines are handled correctly, only long headers are corrupted. See attached trace(s) for details and ways to reproduce the violation mentioned above. Test case IDs in the trace link to human-oriented test case description and RFC quotes, if available. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
