Michael Wallner provided a patch that allows "SESS" to be set with
authorDaniel Stenberg <daniel@haxx.se>
Wed, 24 May 2006 22:46:38 +0000 (22:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 May 2006 22:46:38 +0000 (22:46 +0000)
commit606562aa7ea28ee0fdd5bf2cd6febada9594ad19
tree751a53ebc9700f6bde77d0cbce1b6f23499c5940
parentf689d06ca91b772c56440101e578dca21fab4daa
Michael Wallner provided a patch that allows "SESS" to be set with
CURLOPT_COOKIELIST, which then makes all session cookies get cleared. (slightly
edited by me, and the re-indent in cookie.c was also done by me)
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
lib/cookie.c
lib/cookie.h
lib/url.c