Skip to main content

format_ws_headers

Function format_ws_headers 

Source
pub fn format_ws_headers(
    headers: &[(impl AsRef<str>, impl AsRef<str>)],
) -> String
Expand description

Format WebSocket headers for logging (hiding sensitive data)