Function tide_disco::testing::test_ws_client_with_headers
source ยท pub async fn test_ws_client_with_headers(
url: Url,
headers: &[(HeaderName, &str)],
) -> WebSocketStream<ConnectStream>
pub async fn test_ws_client_with_headers(
url: Url,
headers: &[(HeaderName, &str)],
) -> WebSocketStream<ConnectStream>