Odi, Dan

I agree it is a bug in HttpClient. I'll open a bug report and attach a
fix shortly

Oleg


On Tue, May 03, 2005 at 11:44:46AM +0200, Ortwin Gl?ck wrote:
> Thanks for the trace, Dan.
> 
> It look like line 1179 in HttpMethodBase:
>   Cookie[] cookies = matcher.match(conn.getHost(), conn.getPort(),
>                       getPath(), conn.isSecure(), state.getCookies());
> should consider the virtual host parameter or an existing Host header 
> respectively. Oleg, what do you think?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to