Docs.rs
tf-proxy-0.1.8
tf-proxy 0.1.8
Docs.rs crate page
Apache-2.0
05 July 2026
Links
Repository
crates.io
Source
Owners
KodyDennon
Dependencies
clap ^4
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1
normal
serde_json ^1
normal
tf-otel ^0.1.8
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
futures-util ^0.3
dev
tokio-tungstenite ^0.24
dev
Versions
45%
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
is_websocket_upgrade
tf_
proxy
0.1.8
tf_proxy
Function
is_
websocket_
upgrade
Copy item path
Source
pub fn is_websocket_upgrade(req: &
Request
<
Incoming
>) ->
bool
Expand description
Detect a websocket upgrade request.