Searched defs:doh_probe (Results 1 – 1 of 1) sorted by relevance
62 struct doh_probe { struct63 curl_off_t easy_mid; /* multi id of easy handle doing the lookup */64 DNStype dnstype;65 unsigned char req_body[512];66 size_t req_body_len;67 struct dynbuf resp_body;
Completed in 6 milliseconds