Constant curl_sys::CURL_HTTP_VERSION_2_0
pub const CURL_HTTP_VERSION_2_0: c_int = 3;
Documentation
Please use HTTP 2 in the request (Added in CURL 7.33.0)
pub const CURL_HTTP_VERSION_2_0: c_int = 3;
Please use HTTP 2 in the request (Added in CURL 7.33.0)