https://bz.apache.org/bugzilla/show_bug.cgi?id=65239

            Bug ID: 65239
           Summary: Passing text through reverse proxy results in html
                    tags wrapping text
           Product: Apache httpd-2
           Version: 2.4-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_html
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

I have a database procedure that returns plain text.  When served by tomcat, I
get expected results.  When I insert an Apache reverse proxy between the
internet and tomcat, the results are enclosed in HTML tags.

Example:  I get <html><body><p>my text</p></body></html>

I won't rule out a configuration issue, but at the moment, I am stumped.

-- 
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]

Reply via email to