]> granicus.if.org Git - curl/commit
Armel Asselin made the CURLOPT_PREQUOTE option work fine even when
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Aug 2006 22:56:46 +0000 (22:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Aug 2006 22:56:46 +0000 (22:56 +0000)
commit1eedad27a23e2158d5939deda66182f97cfe2212
tree052859385adef0b9ca8813884fd8cbbadfdbf42e
parentac02d379ba4580a2ff4e5b12eaea12edca0a2250
Armel Asselin made the CURLOPT_PREQUOTE option work fine even when
CURLOPT_NOBODY is set true. PREQUOTE is then run roughly at the same place
in the command sequence as it would have run if there would've been a
transfer.
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
lib/ftp.c