ureq 2.8.0

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

default

  • tls
  • gzip

tls

  • webpki
  • webpki-roots
  • rustls

gzip

  • flate2

webpki

  • dep:webpki

webpki-roots

  • dep:webpki-roots

rustls

  • dep:rustls

flate2

  • dep:flate2

json

  • serde
  • serde_json

cookies

  • cookie
  • cookie_store

charset

  • encoding_rs

socks

  • dep:socks

brotli

  • brotli-decompressor

http-interop

  • dep:http

brotli-decompressor

  • dep:brotli-decompressor

rustls-native-certs

  • dep:rustls-native-certs

encoding_rs

  • dep:encoding_rs

serde

  • dep:serde

serde_json

  • dep:serde_json

native-certs

  • rustls-native-certs
  • dep:cookie

socks-proxy

  • socks

native-tls

  • dep:native-tls
  • dep:cookie_store