]> granicus.if.org Git - curl/commit
Add a paragraph about CURLOPT_CUSTOMREQUEST not actually changing libcurl's
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 Oct 2007 14:53:50 +0000 (14:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 Oct 2007 14:53:50 +0000 (14:53 +0000)
commitfc70b2f916c21bb31067b2fd95fbb088e60b90f0
tree7bc9e7f7bcb011f9d71b72e935e30541fe626e03
parent33a8e6c30cadbff8dc45dbf1447d1f6746bf1eb3
Add a paragraph about CURLOPT_CUSTOMREQUEST not actually changing libcurl's
behavior, it only changes the actual request method keyword and this is not
always what the user/app wants.
docs/libcurl/curl_easy_setopt.3