Description
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.
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.