Docs.rs
hproxy-0.3.1
hproxy 0.3.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
PrivateRookie
Dependencies
base64 ^0.13
normal
bytes ^1.6.0
normal
http ^1.1.0
normal
httparse ^1.8.0
normal
serde ^1
normal
optional
tokio ^1
normal
optional
tracing ^0.1
normal
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hproxy
0.3.1
All Items
Crate Items
Structs
Type Aliases
Crate
hproxy
Copy item path
Source
Expand description
support http connection
Structs
§
Auth
Credential
auth credential data
Proxy
Config
http proxy connection config contains, auth data
Type Aliases
§
IOResult
simple wrapper of
std::io::Result