DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38004>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38004 ------- Additional Comments From [EMAIL PROTECTED] 2005-12-22 14:13 ------- note: the attached foo.java file will reproduce the problem. As an aside it causes complaints about cookies (WARNING: Cookie rejected: "$Version=0; REF=ID=907888a1032f157b:TM=1135256845:LM=1135256845:S=gSqOk4-s42mhCarE; $Path=/; $Domain=.google.com". Illegal domain attribute ".google.com". Domain of origin: "google.com"). Is httpclient sending back cookies that were sent to it? After a redirect? If so then I'm not sure how you'd handle things if the domain changes. e.g. a cookie set on google.com should probably not be passed onto example.com after a redirect. But what about a redirect to subdir.google.com? In this case I think there may be something worth investigating in the cookiespec classes. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
