Searched refs:REQUEST_URL (Results 1 – 1 of 1) sorted by relevance
31 static constexpr const char *REQUEST_URL = "https://127.0.0.1"; variable90 curl_easy_setopt(handle, CURLOPT_URL, REQUEST_URL); in GetCurlHandle()