curl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception
authorDaniel Stenberg <daniel@haxx.se>
Sat, 21 Jun 2014 17:46:45 +0000 (19:46 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 21 Jun 2014 17:46:45 +0000 (19:46 +0200)
commitac5b6f8082b8b94c79b750ec17bd4a318fa04683
tree81a94b2aabe0ddae2e43ffb054320e1bb68705e2
parentecacdb3430916156809db537afc358f6ac05e12b
curl_easy_setopt.3: CURLOPT_POSTFIELDS is the exception

... to the always-copy-char *-argument.

And fix some minor mistakes.
docs/libcurl/curl_easy_setopt.3