Unified much of the SessionHandle initialization done in Curl_open() and
authorDan Fandrich <dan@coneharvesters.com>
Thu, 8 Jan 2009 00:31:49 +0000 (00:31 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 8 Jan 2009 00:31:49 +0000 (00:31 +0000)
commitbc93011554f57d4d29087001712329ad9e808862
tree5cea03db69772448585ba14fa09736e68e16ee7d
parent14b6cc4e22d5db75eda3bcd756ab52748cd2b34a
Unified much of the SessionHandle initialization done in Curl_open() and
curl_easy_reset() by creating Curl_init_userdefined(). This had the side effect
of fixing curl_easy_reset() so it now also resets CURLOPT_FTP_FILEMETHOD and
CURLOPT_SSL_SESSIONID_CACHE
CHANGES
RELEASE-NOTES
lib/easy.c
lib/url.c
lib/url.h