Searched refs:LOCALHOST_URL (Results 1 – 2 of 2) sorted by relevance
90 const LOCALHOST_URL: &str = "https://mylocal.com/dns-query"; constant95 let url = Url::parse(LOCALHOST_URL).unwrap(); in make_probe_query_and_request()
358 const LOCALHOST_URL: &str = "https://mylocal.com/dns-query"; constant407 url: Url::parse(LOCALHOST_URL).unwrap(), in wrap_validation_callback_converts_correctly()