Symbolic constants for specifying HTTP and SSL versions in libcurl
These are values that can be used to set the http.version and sslversion
http.version
sslversion
options of curlPerform. 1.1
curlPerform
HTTP_VERSION_1_0
https://curl.se/libcurl/c/curl_easy_setopt.html
Useful links