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

rustls-http2

  • hyper-rustls/http2

dns-over-native-tls

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

rustls-tls-12

  • hyper-rustls/tls12

dnssec-openssl

  • trust-dns-resolver/dnssec-openssl

dns-over-openssl

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

native-tls

  • hyper-tls

dns-over-rustls

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

system-config

  • trust-dns-resolver/system-config

dns-over-https-rustls

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

dnssec-ring

  • trust-dns-resolver/dnssec-ring

hyper-tls

    This feature flag does not enable additional features.