Docs.rs
wreq-proto-0.2.3
wreq-proto 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
0x676e67
Dependencies
bytes ^1.11.1
normal
futures-channel ^0.3.32
normal
futures-util ^0.3.32
normal
http ^1.4.0
normal
http-body ^1.0.1
normal
http2 ^0.5.16
normal
httparse ^1.10.1
normal
pin-project-lite ^0.2.17
normal
smallvec ^1.15.1
normal
tokio ^1.52.3
normal
tokio-util ^0.7.18
normal
tracing ^0.1
normal
optional
want ^0.3.1
normal
futures-channel ^0.3
dev
futures-util ^0.3
dev
h2 ^0.4.6
dev
http-body-util ^0.1.3
dev
hyper ^1.7.0
dev
pretty_env_logger ^0.5
dev
spmc ^0.3
dev
tokio ^1
dev
tokio-test ^0.4.5
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
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 http1
wreq_
proto
0.2.3
Module http1
Module Items
Structs
In crate wreq_
proto
wreq_proto
Module
http1
Copy item path
Source
Expand description
HTTP/1 protocol implementation and utilities.
Structs
ยง
Http1
Options
Options for tweaking HTTP/1 connection behavior.
Http1
Options
Builder
Builder for
Http1Options
.