reqwest 0.11.15

higher level HTTP client library

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
  • h3
  • h3-quinn
  • quinn
  • futures-channel

brotli

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

gzip

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

deflate

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

stream

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

blocking

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

cookies

  • cookie_crate
  • cookie_store

rustls-tls-native-roots

  • rustls-native-certs
  • __rustls

rustls-tls-webpki-roots

  • webpki-roots
  • __rustls

native-tls-alpn

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

native-tls-vendored

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

serde_json

  • dep:serde_json

webpki-roots

  • dep:webpki-roots

tokio-socks

  • dep:tokio-socks

multipart

  • mime_guess

h3

  • dep:h3

trust-dns-resolver

  • dep:trust-dns-resolver
  • dep:cookie_store

mime_guess

  • dep:mime_guess

tokio-rustls

  • dep:tokio-rustls

wasm-streams

  • dep:wasm-streams

rustls-pemfile

  • dep:rustls-pemfile

native-tls

  • default-tls

socks

  • tokio-socks

tokio-util

  • dep:tokio-util

quinn

  • dep:quinn

rustls-native-certs

  • dep:rustls-native-certs

json

  • serde_json

hyper-rustls

  • dep:hyper-rustls

rustls-tls

  • rustls-tls-webpki-roots

rustls-tls-manual-roots

  • __rustls

async-compression

  • dep:async-compression

rustls

  • dep:rustls

h3-quinn

  • dep:h3-quinn

futures-channel

  • dep:futures-channel
  • dep:cookie_crate

trust-dns

  • trust-dns-resolver