You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2021/04/13 15:14:29 UTC

[Bug 65239] New: Passing text through reverse proxy results in html tags wrapping text

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: bugs@httpd.apache.org
          Reporter: steven.batt@canadorecollege.ca
  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org