I am trying to pick out the cookies from some header data, and I
noticed there are a few lines: "Set-Cookie:"

Since I need to use the cookies in subsequent requests, do I need to
use the OnCookie event and combine all the cookies into one line? What
is used as the separator if so?  Or is there a method to retrieve the
combined cookie and set it to the .Cookie property?

Thanks,
Johnnie
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to