Constant curl_sys::CURL_HTTP_VERSION_NONE
source · [−]pub const CURL_HTTP_VERSION_NONE: c_int = 0;
Expand description
These enums are for use with the CURLOPT_HTTP_VERSION option.
Setting this means we don’t care, and that we’d like the library to choose the best possible for us!