If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is
authorDaniel Stenberg <daniel@haxx.se>
Wed, 27 Jul 2005 22:29:50 +0000 (22:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 Jul 2005 22:29:50 +0000 (22:29 +0000)
commit726b9e2240a272304cefc61b6fb9d9bb9a9a78f4
tree0241cfe3bfc111830ffb5f24329f2a5cd326d6fe
parent2236ba0d206fe9fef5d93889ee652feaa03fe089
If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST is
set to 1, CURLOPT_NOBODY will now automatically be set to 0.
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
lib/url.c