DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43318>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43318

           Summary: If backend provides a broken HTTP response line, the
                    response is returned as HTTP body
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: Other
               URL: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1
                    37233
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


A broken CherryPy backend (returning "HTTP/1.1 Date: blahblah" as the first
line) revealed a bug in the mod_proxy_http code. If the HTTP response line is
malformed, mod_proxy_http acts as if ProxyBadHeader was set to StartBody, i.e.
it returns the entire backend response as the body of the proxy's response.

We're tracking the issue at
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/137233

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to