Skip to content

Commit

Permalink
curl_easy_setopt.3: option order doesn't matter
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jun 17, 2015
1 parent 46d0eba commit 3b93f1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/libcurl/curl_easy_setopt.3
Expand Up @@ -50,6 +50,8 @@ really \fICURLOPT_POSTFIELDS(3)\fP, but the alternative that copies the string
\fICURLOPT_COPYPOSTFIELDS(3)\fP has some usage characteristics you need to
read up on.

The order in which the options are set does not matter.

Before version 7.17.0, strings were not copied. Instead the user was forced
keep them available until libcurl no longer needed them.

Expand Down

0 comments on commit 3b93f1a

Please sign in to comment.