Crate trust_dns_https

source ·
Expand description

TLS protocol related components for DNS over TLS

Modules

HTTPS related server items
HTTP request creation and validation
HTTP request creation and validation

Structs

A future that resolves to an HttpsClientStream
A DNS client connection for DNS-over-HTTPS
A HTTPS connection builder for DNS-over-HTTPS
The error type for errors that get returned in the crate
A future that will resolve to a DnsResponse upon completion

Type Definitions

An alias for results returned by functions of this crate