Missing :port in the Host: header for forward requests to target with
non-default port
--------------------------------------------------------------------------------------
Key: TS-191
URL: https://issues.apache.org/jira/browse/TS-191
Project: Traffic Server
Issue Type: Bug
Components: Core
Reporter: Steve Jiang
Assignee: Steve Jiang
Priority: Minor
Fix For: 2.0.0a
For requests like:
GET http://www.example.com:1080/foo.html HTTP/1.0
TS incorrectly sends "Host: www.example.com" to the origin server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.