ureq 2.7.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 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

cookies

  • cookie
  • cookie_store

json

  • serde
  • serde_json
  • dep:cookie_store
  • dep:cookie

charset

  • encoding_rs

brotli

  • brotli-decompressor

serde

  • dep:serde

socks

  • dep:socks

native-certs

  • rustls-native-certs

native-tls

  • dep:native-tls

brotli-decompressor

  • dep:brotli-decompressor

http-interop

  • dep:http

serde_json

  • dep:serde_json

encoding_rs

  • dep:encoding_rs

socks-proxy

  • socks

rustls-native-certs

  • dep:rustls-native-certs