reqwest 0.11.20

higher level HTTP client library
Documentation

reqwest

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

default

  • default-tls

default-tls

  • hyper-tls
  • native-tls-crate
  • __tls
  • tokio-native-tls

hyper-tls

  • dep:hyper-tls

native-tls-crate

  • dep:native-tls-crate

tokio-native-tls

  • dep:tokio-native-tls

http3

  • rustls-tls-manual-roots
  • h3
  • h3-quinn
  • quinn
  • futures-channel

gzip

  • async-compression
  • async-compression/gzip
  • tokio-util

brotli

  • async-compression
  • async-compression/brotli
  • tokio-util

deflate

  • async-compression
  • async-compression/zlib
  • tokio-util

blocking

  • futures-util/io
  • tokio/rt-multi-thread
  • tokio/sync

stream

  • tokio/fs
  • tokio-util
  • wasm-streams

rustls-tls-webpki-roots

  • webpki-roots
  • __rustls

rustls-tls-native-roots

  • rustls-native-certs
  • __rustls

native-tls-alpn

  • native-tls
  • native-tls-crate/alpn

native-tls-vendored

  • native-tls
  • native-tls-crate/vendored

cookies

  • cookie_crate
  • cookie_store

tokio-util

  • dep:tokio-util
  • dep:cookie_crate

mime_guess

  • dep:mime_guess

h3-quinn

  • dep:h3-quinn

hyper-rustls

  • dep:hyper-rustls

rustls-pemfile

  • dep:rustls-pemfile

async-compression

  • dep:async-compression

rustls-tls-manual-roots

  • __rustls

trust-dns

  • trust-dns-resolver

tokio-rustls

  • dep:tokio-rustls

futures-channel

  • dep:futures-channel

json

  • serde_json

rustls-tls

  • rustls-tls-webpki-roots

native-tls

  • default-tls

socks

  • tokio-socks

h3

  • dep:h3

rustls-native-certs

  • dep:rustls-native-certs

rustls

  • dep:rustls

multipart

  • mime_guess

trust-dns-resolver

  • dep:trust-dns-resolver

wasm-streams

  • dep:wasm-streams

serde_json

  • dep:serde_json

tokio-socks

  • dep:tokio-socks

webpki-roots

  • dep:webpki-roots
  • dep:cookie_store

quinn

  • dep:quinn