wreq 5.3.0

A blazing-fast Rust HTTP Client with TLS fingerprint
Documentation

Build #3569303 2026-06-13 19:18:24

# rustc version rustc 1.98.0-nightly (654079540 2026-06-12)

# docs.rs version docsrs 0.0.0 (315c10ebfec2882140bb9b1758b9798e401693bc 2026-06-13 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "723ba21130a865a9c9db475ee9bd5560116f33407956b74804abc681ef6e08a8" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260612-1.98.0-nightly-654079540\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: client_chain, connect_via_lower_priority_tokio_runtime, emulation_provider, form, headers_order, hickory_dns, http1_websocket, http2_websocket, json_dynamic, json_typed, request_with_interface, request_with_local_address, request_with_proxy, request_with_redirect, request_with_version, set_cert_store, set_cookie_provider, set_cookies, set_headers, set_interface, set_local_address, set_proxies, tls_info, tor_socks [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting wreq v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `http1` [INFO] [stderr] --> src/util/client/mod.rs:965:32 [INFO] [stderr] | [INFO] [stderr] 965 | #[cfg_attr(docsrs, doc(cfg(any(feature = "http1", feature = "http2"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `apple-network-device-binding`, `brotli`, `charset`, `cookies`, `cookies-abstract`, `cookies-multiple`, `cookies-preserve-order`, `default`, `deflate`, `full`, `gzip`, `hickory-dns`, `http2-tracing`, `internal_proxy_sys_no_cache`, `json`, `macos-system-configuration`, `multipart`, `native-roots`, `socks`, `stream`, `webpki-roots`, `websocket`, and `zstd` [INFO] [stderr] = help: consider adding `http1` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `http2` [INFO] [stderr] --> src/util/client/mod.rs:965:51 [INFO] [stderr] | [INFO] [stderr] 965 | #[cfg_attr(docsrs, doc(cfg(any(feature = "http1", feature = "http2"))))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `apple-network-device-binding`, `brotli`, `charset`, `cookies`, `cookies-abstract`, `cookies-multiple`, `cookies-preserve-order`, `default`, `deflate`, `full`, `gzip`, `hickory-dns`, `http2-tracing`, `internal_proxy_sys_no_cache`, `json`, `macos-system-configuration`, `multipart`, `native-roots`, `socks`, `stream`, `webpki-roots`, `websocket`, and `zstd` [INFO] [stderr] = help: consider adding `http2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `wreq` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/wreq/index.html [INFO] running `Command { std: "docker" "inspect" "723ba21130a865a9c9db475ee9bd5560116f33407956b74804abc681ef6e08a8", kill_on_drop: false }`