Loading docs/libcurl/curl_easy_setopt.3 +2 −0 Original line number Original line Diff line number Diff line Loading @@ -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 \fICURLOPT_COPYPOSTFIELDS(3)\fP has some usage characteristics you need to read up on. 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 Before version 7.17.0, strings were not copied. Instead the user was forced keep them available until libcurl no longer needed them. keep them available until libcurl no longer needed them. Loading Loading
docs/libcurl/curl_easy_setopt.3 +2 −0 Original line number Original line Diff line number Diff line Loading @@ -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 \fICURLOPT_COPYPOSTFIELDS(3)\fP has some usage characteristics you need to read up on. 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 Before version 7.17.0, strings were not copied. Instead the user was forced keep them available until libcurl no longer needed them. keep them available until libcurl no longer needed them. Loading