diff --git a/actix-web-actors/src/ws.rs b/actix-web-actors/src/ws.rs index a5d26623..cef5080c 100644 --- a/actix-web-actors/src/ws.rs +++ b/actix-web-actors/src/ws.rs @@ -93,8 +93,7 @@ pub fn handshake(req: &HttpRequest) -> Result