[][src]Module dnsie::doh

DoH module implements DNS over HTTP(S) resolver with hyper as HTTP client It does not open stream

Structs

DnsOverHttpsResolver

DnsOverHttpsResolver is simple resolver which is able to resolve DNS queries with hyper as http client and RFC8484 capable http(s) server.