Module hickory_proto::h2
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
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
- HttpsError
dns-over-https
ordns-over-h3
The error type for errors that get returned in the crate
Type Aliases§
- HttpsResult
dns-over-https
ordns-over-h3
An alias for results returned by functions of this crate