actix-http 3.2.1

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

default

    This feature flag does not enable additional features.

ws

  • local-channel
  • base64
  • rand
  • sha1

compress-zstd

  • __compress
  • zstd

compress-brotli

  • __compress
  • brotli

compress-gzip

  • __compress
  • flate2

rustls

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

openssl

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

http2

  • h2

local-channel

    This feature flag does not enable additional features.

zstd

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

h2

    This feature flag does not enable additional features.

actix-tls

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

brotli

    This feature flag does not enable additional features.

sha1

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.