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=31211>.
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=31211

HttpState.setCookiePolicy() is completely ignored





------- Additional Comments From [EMAIL PROTECTED]  2004-09-15 12:40 -------
Mike, 
there's a slight problem with your patch. Consider the following scenario
(1) the user sets default cookie policy using the deprecated
'apache.commons.httpclient.cookiespec' system property
(2) that causes the cookie policy parameter to be created in the default
parameter collection
(3) which effectively renders HttpState#cookiePolicy having no effect

It is a fringe case but it is not totally impossible

How about this? (patch coming shortly)

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

Reply via email to