serge_m Posted November 9, 2009 Report Share Posted November 9, 2009 Just wondering... that magic suffix :COOKIE:(<key>=<value>+ on the URL, is that just a hack or is there some kind of standard that describes passing cookies via the URL? (kind of like "application/x-www-form-urlencoded" for form data) Link to comment Share on other sites More sharing options...
Ultima Posted November 9, 2009 Report Share Posted November 9, 2009 It's not a standard, no. As far as I know, µTorrent simply parses the string, strips out the cookie data, and uses it as part of the connection to the server (probably with something like InternetSetCookie). Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.