Docs.rs
proxy_http-0.1.4
proxy_http 0.1.4
Docs.rs crate page
MulanPSL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
i18nsite
Dependencies
aok ^0.1.17
normal
base64 ^0.22.1
normal
genv ^0.1.16
normal
http-body-util ^0.1.3
normal
hyper ^1.7.0
normal
hyper-util ^0.1.17
normal
log ^0.4.28
normal
log_init ^0.1.25
normal
proxy_fetch ^0.1.2
normal
reqwest ^0.12.23
normal
static_init ^1.0.4
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
xerr ^0.1.16
normal
anyhow ^1.0.100
dev
log ^0.4.28
dev
log_init ^0.1.25
dev
reqwest ^0.12.23
dev
static_init ^1.0.4
dev
Versions
0%
of the crate is documented
Go to latest version
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
upgrade
proxy_
http
0.1.4
proxy_http
Function
upgrade
Copy item path
Source
pub async fn upgrade( host:
String
, port:
u16
, upgraded:
Upgraded
, fetch:
Arc
<
Fetch
>, )