hyper-trust-dns 0.5.0

HTTP/HTTPS connectors for hyper that use trust-dns' DNS resolver
Documentation

hyper-trust-dns

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 5 of them enabled by default.

default

  • https-only
  • rustls-webpki
  • rustls-http1

https-only

    This feature flag does not enable additional features.

rustls-webpki

  • hyper-rustls
  • hyper-rustls/webpki-tokio

rustls-http1

  • hyper-rustls/http1

hyper-rustls

    This feature flag does not enable additional features.

rustls-native

  • hyper-rustls
  • hyper-rustls/native-tokio

dns-over-rustls

  • trust-dns-resolver/dns-over-rustls

rustls-tls-12

  • hyper-rustls/tls12

system-config

  • trust-dns-resolver/system-config

native-tls

  • hyper-tls

dnssec-openssl

  • trust-dns-resolver/dnssec-openssl

dns-over-native-tls

  • trust-dns-resolver/dns-over-native-tls

rustls-http2

  • hyper-rustls/http2

dnssec-ring

  • trust-dns-resolver/dnssec-ring

dns-over-https-rustls

  • trust-dns-resolver/dns-over-https-rustls

dns-over-openssl

  • trust-dns-resolver/dns-over-openssl

hyper-tls

    This feature flag does not enable additional features.