Docs.rs
monoio-http-client-0.3.1
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
monoio-http-client 0.3.1
Http client for Monoio.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
1
items documented
0
out of
1
items with examples
Links
crates.io
Dependencies
bytes ^1
normal
http ^1.0
normal
local-sync ^0.1
normal
monoio ^0.2.0
normal
monoio-http ^0.3.1
normal
monoio-native-tls ^0.3.0
normal
monoio-rustls ^0.3.0
normal
native-tls ^0.2
normal
rustls ^0.21
normal
serde ^1
normal
serde_json ^1
normal
service-async ^0.2.0
normal
smol_str ^0.2
normal
thiserror ^1
normal
tracing ^0.1
normal
webpki-roots ^0.25.2
normal
serde ^1
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
0.3.3
(2024-10-15)
0.3.2
(2024-02-28)
0.3.1
(2023-12-15)
0.3.0
(2023-11-22)
0.2.5
(2023-08-31)
0.2.4
(2023-08-29)
0.2.3
(2023-08-18)
0.2.2
(2023-07-11)
0.2.1
(2023-07-10)
0.2.0
(2023-07-05)
0.1.3
(2023-06-27)
0.1.2
(2023-06-12)
0.1.1
(2023-06-08)
0.1.0
(2023-05-18)
0.0.2
(2023-04-24)
0.0.1
(2022-09-21)
Owners
Monoio HTTP Client
A user friendly http client for Monoio runtime.
Features
TLS support
Connection pooling
Automatic headers injection
Cookie jar support
Automatic redirects
Authentication support