Bryan Call created TS-2398:
------------------------------
Summary: Remove any user supplied data from the body factory
default templates
Key: TS-2398
URL: https://issues.apache.org/jira/browse/TS-2398
Project: Traffic Server
Issue Type: Bug
Components: HTTP
Reporter: Bryan Call
We display the Host: header in some of the default body factory error pages.
[bcall@mac-bryan default]$ grep \% * | grep shn
connect#dns_failed:Description: Unable to locate the server named
"<EM>%<shn></EM>" ---
connect#failed_connect:Description: Could not connect to the server
"<EM>%<shn></EM>".
connect#hangup:Description: The server "<EM>%<shn></EM>" closed the connection
before
response#bad_response:Description: The host "<EM>%<shn></EM>" did not return
the document correctly.
response#bad_version:Description: The web server "<EM>%<shn></EM>" is using an
unsupported
urlrouting#no_mapping:Description: Your request on host "<EM>%<shn><EM>" was
not found.
--
This message was sent by Atlassian JIRA
(v6.1#6144)