Make the COOKIESESSION work better by creating a list of cookie files files
authorDaniel Stenberg <daniel@haxx.se>
Thu, 17 Oct 2002 07:10:39 +0000 (07:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Oct 2002 07:10:39 +0000 (07:10 +0000)
commit156aad198f4708f041fbe35ecfb18b875176317d
tree146f3747f7b9576fe6c5560596c8f52484e52daf
parentb1ffb79a504b732a864b47ed718b53ce0f0f0db2
Make the COOKIESESSION work better by creating a list of cookie files files
when given in the curl_easy_setopt() and then parse them all on the first
curl_easy_perform() call instead.
lib/transfer.c
lib/url.c
lib/urldata.h