actix-web 4.0.0-beta.1

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Documentation

actix-web

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

default

  • compress

compress

  • actix-http/compress
  • awc/compress

openssl

  • actix-tls/accept
  • actix-tls/openssl
  • awc/openssl
  • open-ssl

rustls

  • actix-tls/accept
  • actix-tls/rustls
  • awc/rustls
  • rust-tls

secure-cookies

  • actix-http/secure-cookies

open-ssl

    This feature flag does not enable additional features.

rust-tls

    This feature flag does not enable additional features.

actix-tls

    This feature flag does not enable additional features.