Module trust_dns_proto::https
source · Available on crate feature
dns-over-https
only.Expand description
TLS protocol related components for DNS over HTTPS (DoH)
Modules
- HTTPS related server items
- HTTP request creation and validation
- HTTP request creation and validation
Structs
- A future that resolves to an HttpsClientStream
- A future that resolves to
- 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
Type Aliases
- An alias for results returned by functions of this crate