Home
last modified time | relevance | path

Searched refs:TLS_VERSION (Results 1 – 3 of 3) sorted by relevance

/base/request/request/download/utils/include/
Dconstant.h118 static const std::string TLS_VERSION = "CURL_SSLVERSION_TLSv1_2"; variable
/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_task_napi.cpp233 config.SetHeader(tlsVersion, TLS_VERSION); in ParseHeader()
Ddownload_task_napi_V9.cpp258 config.SetHeader(tlsVersion, TLS_VERSION); in ParseHeader()