mirror of
https://github.com/curl/curl.git
synced 2026-06-20 10:55:43 +03:00
curl_easy_setopt.3: option order doesn't matter
This commit is contained in:
parent
46d0eba2e9
commit
3b93f1a3ec
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue