Searched defs:dohUrl (Results 1 – 4 of 4) sorted by relevance
229 void HttpRequest::SetDohUrl(const std::string &dohUrl) in SetDohUrl()
241 void HttpRequestOptions::SetDohUrl(const std::string &dohUrl) in SetDohUrl()
86 std::string dohUrl = "https://example.com/dns-query"; variable
404 …std::string dohUrl = NapiUtils::GetStringPropertyUtf8(GetEnv(), optionsValue, HttpConstant::PARAM_… in ParseDohUrl() local