Available on crate feature
dns-over-https-rustls
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
- Https
Error dns-over-https-rustls
ordns-over-h3
The error type for errors that get returned in the crate
Type Aliases§
- Https
Result dns-over-https-rustls
ordns-over-h3
An alias for results returned by functions of this crate