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]



Reply via email to