Available on crate feature
dns-over-https
only.Expand description
TLS protocol related components for DNS over HTTPS (DoH)
Modules§
- h2_
server - HTTPS related server items
Structs§
- Https
Client Connect - A future that resolves to an HttpsClientStream
- Https
Client Response - A future that resolves to
- Https
Client Stream - A DNS client connection for DNS-over-HTTPS
- Https
Client Stream Builder - A HTTPS connection builder for DNS-over-HTTPS
- Https
Error dns-over-https
ordns-over-h3
- The error type for errors that get returned in the crate
Type Aliases§
- Https
Result dns-over-https
ordns-over-h3
- An alias for results returned by functions of this crate