Hi,
I haven't heard of this issue before.  The place to start looking is
org.apache.coyote.tomcat5.CoyoteAdapter and CoyoteConnector, as well as
the Http11Processor/Http11Protocol that calls them.

If you file a bug against this, please include a test case so we can
reproduce what you're reporting, because this hasn't been reported
before.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Blair Cooper [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, July 27, 2004 7:41 PM
>To: [EMAIL PROTECTED]
>Subject: TC5 : Host header loses port
>
>We have an application that sends a HTTP request to another of our
>applications. In this request the Host header is set to something like
>"targetHost:6789". When the target application calls
>HttpServeletRequest.getHeader("Host"), all that is returned is
>"targetHost".
>The Port information is lost.
>
>
>
>Is anyone familiar with this issue? In Tomcat 4 it correctly returned
the
>host and port. Can someone point me where in the source code to start
>looking? Should I submit a bug for this?
>
>
>
>Thanks,
>
>Blair Cooper
>
>TeamOn Systems




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to