ureq 1.5.3

Minimal HTTP request library
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 18 feature flags, 8 of them enabled by default.

default

  • tls
  • cookies

tls

  • rustls
  • webpki
  • webpki-roots

cookies

  • cookie
  • cookie_store

rustls

    This feature flag does not enable additional features.

webpki

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

json

  • serde
  • serde_json

charset

  • encoding

socks-proxy

  • socks

native-certs

  • rustls-native-certs

rustls-native-certs

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

encoding

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

socks

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.