Docs.rs
tower-http-client-0.5.3
tower-http-client 0.5.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
alekseysidorov
Dependencies
bytes ^1.10
normal
criterion ^0.6
normal
futures-util ^0.3
normal
headers ^0.4.0
normal
optional
http ^1.3
normal
http-body ^1.0
normal
http-body-reader ^0.1
normal
http-body-util ^0.1
normal
include-utils ^0.2
normal
serde ^1
normal
serde_json ^1
normal
optional
serde_urlencoded ^0.7.1
normal
optional
thiserror ^2.0
normal
tower ^0.5
normal
tower-layer ^0.3
normal
tower-reqwest ^0.5
normal
optional
tower-service ^0.3
normal
url ^2.5
normal
anyhow ^1.0
dev
async-trait ^0.1
dev
axum ^0.8.4
dev
reqwest ^0.12
dev
reqwest-middleware ^0.4.2
dev
retry-policies ^0.5
dev
serde ^1
dev
serde_json ^1
dev
tokio ^1
dev
tower ^0.5
dev
tower-http ^0.6
dev
tower-reqwest ^0.5
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Module request_ext
tower_
http_
client
0.5.3
Module request_
ext
Module Items
Enums
Traits
In tower_
http_
client::
client
tower_http_client
::
client
Module
request_
ext
Copy item path
Source
Expand description
Extensions for the
http::request::Builder
.
Enums
§
SetBody
Error
Set body errors.
Traits
§
Request
Builder
Ext
Extension trait for the
http::request::Builder
.