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

http://curl.haxx.se/libcurl/c/curl_easy_setopt.html


[Package RCurl version 1.95-4.11 Index]