EVOLUTION-MANAGER
Edit File: HTTP_VERSION_1_0.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Symbolic constants for specifying HTTP and SSL versions in...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for HTTP_VERSION_1_0 {RCurl}"><tr><td>HTTP_VERSION_1_0 {RCurl}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Symbolic constants for specifying HTTP and SSL versions in libcurl</h2> <h3>Description</h3> <p>These are values that can be used to set the <code>http.version</code> and <code>sslversion</code> options of <code><a href="curlPerform.html">curlPerform</a></code>. </p> <h3>Usage</h3> <pre>HTTP_VERSION_1_0</pre> <h3>References</h3> <p><a href="http://curl.haxx.se/libcurl/c/curl_easy_setopt.html">http://curl.haxx.se/libcurl/c/curl_easy_setopt.html</a> </p> <hr /><div style="text-align: center;">[Package <em>RCurl</em> version 1.98-1.2 <a href="00Index.html">Index</a>]</div> </body></html>