attohttpc 0.17.0

Small and lightweight HTTP client
Documentation

attohttpc

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

default

  • compress
  • tls

compress

  • flate2

tls

  • native-tls
  • openssl

flate2

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

openssl

    This feature flag does not enable additional features.

tls-rustls

  • rustls
  • webpki
  • webpki-roots

multipart-form

  • multipart
  • mime

json

  • serde
  • serde_json

charsets

  • encoding_rs
  • encoding_rs_io

form

  • serde
  • serde_urlencoded

serde_urlencoded

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

multipart

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

encoding_rs_io

    This feature flag does not enable additional features.

mime

    This feature flag does not enable additional features.