https://issues.apache.org/bugzilla/show_bug.cgi?id=53641

          Priority: P2
            Bug ID: 53641
          Assignee: dev@tomcat.apache.org
           Summary: Wrong websocket's subprotocol implementation
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: wol...@in.tum.de
          Hardware: All
            Status: NEW
           Version: 7.0.29
         Component: Catalina
           Product: Tomcat 7

According to RFC6455 Section 4.3. the handling of subprotocol requests is not
correct.
It must be checked for "Sec-WebSocket-Protocol" instead of
"Sec-WebSocket-Protocol-Client" in WebSocketServlet class.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to