hyper-proxy 0.9.1

A proxy connector for Hyper-based applications
Documentation

hyper-proxy

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 16 feature flags, 5 of them enabled by default.

default

  • tls

tls

  • tokio-native-tls
  • hyper-tls
  • native-tls

tokio-native-tls

    This feature flag does not enable additional features.

hyper-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

rustls

  • rustls-base
  • rustls-native-certs
  • hyper-rustls/native-tokio

rustls-webpki

  • rustls-base
  • webpki-roots
  • hyper-rustls/webpki-tokio

rustls-base

  • tokio-rustls
  • hyper-rustls
  • webpki

openssl-tls

  • openssl
  • tokio-openssl

tokio-openssl

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

hyper-rustls

    This feature flag does not enable additional features.