actix-http 3.0.0-beta.14

HTTP primitives for the Actix ecosystem
Documentation

actix-http

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

default

    This feature flag does not enable additional features.

compress-brotli

  • brotli2
  • __compress

compress-gzip

  • flate2
  • __compress

compress-zstd

  • zstd
  • __compress

rustls

  • actix-tls/accept
  • actix-tls/rustls

openssl

  • actix-tls/accept
  • actix-tls/openssl

flate2

    This feature flag does not enable additional features.

actix-tls

    This feature flag does not enable additional features.

brotli2

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.