actix-http 3.5.1

HTTP types and services 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 19 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

ws

  • local-channel
  • base64
  • rand
  • sha1

compress-brotli

  • __compress
  • brotli

rustls-0_21

  • actix-tls/accept
  • actix-tls/rustls-0_21

compress-zstd

  • __compress
  • zstd

openssl

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

rustls-0_20

  • actix-tls/accept
  • actix-tls/rustls-0_20

compress-gzip

  • __compress
  • flate2

base64

  • dep:base64

h2

  • dep:h2

local-channel

  • dep:local-channel

sha1

  • dep:sha1

zstd

  • dep:zstd

brotli

  • dep:brotli

rustls

  • rustls-0_20

rand

  • dep:rand

http2

  • h2

flate2

  • dep:flate2

actix-tls

  • dep:actix-tls