pub fn format_ws_headers( headers: &[(impl AsRef<str>, impl AsRef<str>)], ) -> String
Format WebSocket headers for logging (hiding sensitive data)