Does any one know how can I manage cookies without having to get the cookies from HttpState and setting it back everytime I make a request? Is there an automatic way to handle cookies? Alternatively, how do I put a cookie header on PostMethod? I have string representation of the cookie, I would like to set that as a header on PostMethod. At present it does not allow me to do so.
Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
