awc 3.0.0-beta.6

Async HTTP and WebSocket client library built on the Actix ecosystem
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 9 feature flags, 4 of them enabled by default.

default

  • compress
  • cookies

compress

  • actix-http/compress

cookies

  • cookie

    This feature flag does not enable additional features.

openssl

  • tls-openssl
  • actix-http/openssl

rustls

  • tls-rustls
  • actix-http/rustls

trust-dns

  • actix-http/trust-dns

tls-rustls

    This feature flag does not enable additional features.

tls-openssl

    This feature flag does not enable additional features.