Mailing List Archive

[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