Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42298

QWebsocket Ping() does not mask frame, violating rfc6455 section-5.1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.2
    • 5.3.2, 5.4.0 Beta
    • WebSockets
    • None
    • fc2b42c874fb41487b86700a04e932e2afaded94

    Description

      The specification is clear on this, looking inside qwebsocket_p.cpp QWebSocketPrivate::ping, you can see 0 /do not mask/ passed as the frame mask.

      Testing QWebsocket against a Jetty 9.2.3 server, the server will close the connection on receiving a ping from QWebsocket.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            liaqi Liang Qi
            neil Neil Williams
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes