Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
ureq-3.0.0-rc2
ureq 3.0.0-rc2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
algesten
jsha
Dependencies
base64 ^0.22.1
normal
brotli-decompressor ^4.0.1
normal
optional
cookie_store ^0.21.0
normal
optional
der ^0.7.9
normal
optional
encoding_rs ^0.8.34
normal
optional
flate2 ^1.0.30
normal
optional
hoot ^0.2.5
normal
http ^1.1.0
normal
log ^0.4.22
normal
native-tls ^0.2.12
normal
optional
once_cell ^1.19.0
normal
percent-encoding ^2.3.1
normal
rustls ^0.23.11
normal
optional
rustls-pemfile ^2.1.2
normal
optional
rustls-pki-types ^1.7.0
normal
optional
rustls-platform-verifier ^0.3.3
normal
optional
serde ^1.0.204
normal
optional
serde_json ^1.0.120
normal
optional
socks ^0.3.4
normal
optional
url ^2.3.1
normal
optional
utf-8 ^0.7.6
normal
webpki-root-certs ^0.26.4
normal
optional
webpki-roots ^0.26.3
normal
optional
assert_no_alloc ^1.1.2
dev
auto-args ^0.3.0
dev
env_logger =0.10.2
dev
serde ^1.0.204
dev
cc ^1.0.106
build
Versions
100%
of the crate is documented
Go to latest stable release
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ureq
3.0.0-rc2
Module config
Module Items
Structs
In crate ureq
ureq
Module
config
Copy item path
source
Expand description
Agent configuration
Structs
ยง
Config
Config primarily for the
Agent
, but also per-request.
Config
Builder
Builder of
Config
Timeouts
Request timeout configuration.