HTTP_VERSION_1_0 {RCurl} | R Documentation |
Symbolic constants for specifying HTTP and SSL versions in libcurl
Description
These are values that can be used to set the http.version
and sslversion
options of curlPerform
.
Usage
HTTP_VERSION_1_0
References
https://curl.se/libcurl/c/curl_easy_setopt.html
[Package RCurl version 1.98-1.16 Index]