HomeSort by relevance Sort by last modified time
    Searched refs:Curl_doh (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
doh.h 29 * Curl_doh() resolve a name using DoH (DNS-over-HTTPS). It resolves a name
33 Curl_addrinfo *Curl_doh(struct connectdata *conn,
hostip.c 565 addr = Curl_doh(conn, hostname, port, &respwait);
doh.c 331 * Curl_doh() resolves a name using DOH. It resolves a name and returns a
335 Curl_addrinfo *Curl_doh(struct connectdata *conn,

Completed in 47 milliseconds