ureq 2.6.1

Simple, safe HTTP client
Documentation

ureq

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

default

  • tls
  • gzip

tls

  • webpki
  • webpki-roots
  • rustls

gzip

  • flate2

webpki

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

rustls

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

json

  • serde
  • serde_json

cookies

  • cookie
  • cookie_store

brotli

  • brotli-decompressor

charset

  • encoding_rs

native-certs

  • rustls-native-certs

socks-proxy

  • socks

brotli-decompressor

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

socks

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.