awc 3.4.0

Async HTTP and WebSocket client library
Documentation

awc

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, 6 of them enabled by default.

default

  • compress-brotli
  • compress-gzip
  • compress-zstd
  • cookies

compress-brotli

  • actix-http/compress-brotli
  • __compress

compress-gzip

  • actix-http/compress-gzip
  • __compress

compress-zstd

  • actix-http/compress-zstd
  • __compress

cookies

  • cookie
  • dep:cookie

rustls-0_22-webpki-roots

  • tls-rustls-0_22
  • actix-tls/rustls-0_22-webpki-roots

rustls-0_21

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

rustls-0_20

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

openssl

  • tls-openssl
  • actix-tls/openssl

rustls-0_22-native-roots

  • tls-rustls-0_22
  • actix-tls/rustls-0_22-native-roots

tls-openssl

  • dep:tls-openssl

trust-dns-resolver

  • dep:trust-dns-resolver

rustls

  • rustls-0_20

trust-dns

  • trust-dns-resolver

tls-rustls-0_20

  • dep:tls-rustls-0_20

tls-rustls-0_22

  • dep:tls-rustls-0_22

tls-rustls-0_21

  • dep:tls-rustls-0_21

dangerous-h2c

    This feature flag does not enable additional features.