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

encoding_rs

  • dep:encoding_rs

rustls-native-certs

  • dep:rustls-native-certs
  • dep:cookie

http-interop

  • dep:http

socks

  • dep:socks
  • dep:cookie_store

serde

  • dep:serde

charset

  • encoding_rs

brotli-decompressor

  • dep:brotli-decompressor

socks-proxy

  • socks

serde_json

  • dep:serde_json

native-tls

  • dep:native-tls

brotli

  • brotli-decompressor

native-certs

  • rustls-native-certs