Docs.rs
oxihttp-client-0.2.0
oxihttp-client 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
base64 ^0.22
normal
bytes ^1.12
normal
futures-core ^0.3
normal
http ^1.4
normal
http-body-util ^0.1
normal
hyper ^1.10
normal
hyper-util ^0.1
normal
oxiarc-deflate ^0.3.3
normal
optional
oxihttp-core ^0.2.0
normal
oxiquic-h3 ^0.2.0
normal
optional
oxitls ^0.2.0
normal
optional
rustls ^0.23
normal
optional
rustls-pki-types ^1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
optional
tower-service ^0.3
normal
bytes ^1.12
dev
criterion ^0.8
dev
http-body-util ^0.1
dev
hyper ^1.10
dev
hyper-util ^0.1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
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
Skip to main content
Module retry
oxihttp_
client
0.2.0
Module retry
Module Items
Structs
In crate oxihttp_
client
oxihttp_client
Module
retry
Copy item path
Source
Expand description
Retry logic with exponential backoff for the HTTP client.
Structs
ยง
Retry
Policy
Configuration for automatic request retries.