(Sorry about the cross-posting, I accidentally sent this to the dev forum first)
Hi ... I am connecting to various cookie-based websites using HttpClient and finding that the CookiePolicy required for session handling changes from site to site (ie. one site will only work with RFC2109 and another will only respond correctly using the COMPATIBILITY setting). Is there any way to configure HttpClient to handle both cases without having to change the CookiePolicy? I would like to get HttpClient to perform Cookie Management with the same level of reliability as any standard web browser. Thanks in advance for any input. Joey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
