Loading docs/libcurl/curl_easy_setopt.3 +1 −1 Original line number Diff line number Diff line Loading @@ -627,7 +627,7 @@ cookies are cookies without expiry date and they are meant to be alive and existing for this "session" only. .IP CURLOPT_HTTPGET Pass a long. If the long is non-zero, this forces the HTTP request to get back to GET. Only really usable if POST, PUT or a custom request have been used to GET. usable if a POST, HEAD, PUT or a custom request have been used previously using the same curl handle. .IP CURLOPT_HTTP_VERSION Pass a long, set to one of the values described below. They force libcurl to Loading Loading
docs/libcurl/curl_easy_setopt.3 +1 −1 Original line number Diff line number Diff line Loading @@ -627,7 +627,7 @@ cookies are cookies without expiry date and they are meant to be alive and existing for this "session" only. .IP CURLOPT_HTTPGET Pass a long. If the long is non-zero, this forces the HTTP request to get back to GET. Only really usable if POST, PUT or a custom request have been used to GET. usable if a POST, HEAD, PUT or a custom request have been used previously using the same curl handle. .IP CURLOPT_HTTP_VERSION Pass a long, set to one of the values described below. They force libcurl to Loading