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

QtWebsocketServer kills TCP connection if handshake is sent via multiple segments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.4
    • WebSockets
    • None
    • Linux 4.13.0-31-generic x86_64

      Qt5.9.4

      if you e.g. telnet to your Qt powered WebSocketserver (e.g. echoserver), and try to make the upgrade handshake, the connection is immediately closed by the server, after the first line is sent.

      steps to reproduce

      telnet localhost 1234

      GET / HTTP/1.1
      [ENTER]

      connection dead

       

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

            kurt.pattyn Kurt Pattyn
            armin.felder Armin Felder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes