Skip to main content

is_http_req_websocket_handshake

Function is_http_req_websocket_handshake 

pub fn is_http_req_websocket_handshake(req: &impl HttpRequestParts) -> bool
Available on crate features http and std and ws only.