reqwest 0.11.22

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

blocking

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

brotli

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

stream

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

deflate

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

gzip

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

native-tls-vendored

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

native-tls-alpn

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

rustls-tls-webpki-roots

  • webpki-roots
  • __rustls

cookies

  • cookie_crate
  • cookie_store

rustls-tls-native-roots

  • rustls-native-certs
  • __rustls

socks

  • tokio-socks

rustls-pemfile

  • dep:rustls-pemfile

multipart

  • mime_guess

tokio-util

  • dep:tokio-util

h3

  • dep:h3

trust-dns

  • trust-dns-resolver

native-tls

  • default-tls

rustls-tls

  • rustls-tls-webpki-roots

json

  • serde_json

rustls-tls-manual-roots

  • __rustls

quinn

  • dep:quinn

mime_guess

  • dep:mime_guess
  • dep:cookie_store

rustls-native-certs

  • dep:rustls-native-certs

trust-dns-resolver

  • dep:trust-dns-resolver

webpki-roots

  • dep:webpki-roots

rustls

  • dep:rustls
  • dep:cookie_crate

wasm-streams

  • dep:wasm-streams

hyper-rustls

  • dep:hyper-rustls

serde_json

  • dep:serde_json

tokio-rustls

  • dep:tokio-rustls

async-compression

  • dep:async-compression

tokio-socks

  • dep:tokio-socks

h3-quinn

  • dep:h3-quinn

futures-channel

  • dep:futures-channel