Docs.rs
hproxy-0.2.1
hproxy 0.2.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
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.2.1
All Items
Structs
Enums
Type Aliases
Crate
hproxy
Copy item path
source
·
[
−
]
Expand description
support http connection
Structs
§
Proxy
Config
http proxy connection config contains, auth data
Enums
§
Auth
Credential
auth credential data
Type Aliases
§
IOResult
simple wrapper of
std::io::Result