Autobahn WebSocket Testsuite Report
Autobahn WebSocket

websock secure server - Case 6.3.2 : Pass - 1 ms @ 2026-06-02T16:10:38.167Z

Case Description

Send invalid UTF-8 text message in fragments of 1 octet, resulting in frames ending on positions which are not code point ends.

MESSAGE:
cebae1bdb9cf83cebcceb5eda080656469746564

Case Expectation

The connection is failed immediately, since the payload is not valid UTF-8.

Case Outcome

Actual events match at least one expected.

Expected:
{'OK': []}

Observed:
[]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /wss HTTP/1.1
User-Agent: AutobahnTestSuite/25.10.1-0.10.9
Host: 127.0.0.1:8889
Upgrade: WebSocket
Connection: Upgrade
Pragma: no-cache
Cache-Control: no-cache
Sec-WebSocket-Key: oYl0sjEZP1mDNxajkqIamg==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Date: Tue, 02 Jun 2026 16:10:38 GMT
Upgrade: websocket
Connection: Upgrade
Sec-Websocket-Accept: TgHvhtoyjE7cqSTeMWEWJAHqFMI=


Closing Behavior

KeyValueDescription
isServerFalseTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeFalseTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.
droppedByMeFalseTrue, iff I dropped the TCP connection.
wasCleanFalseTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonpeer dropped the TCP connection without previous WebSocket closing handshakeWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCodeNoneThe close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCodeNoneThe close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
1661166
Total1166

Octets Transmitted by Chop Size

Chop SizeCountOctets
616
720140
2451245
Total22391

Frames Received by Opcode

OpcodeCount
Total0

Frames Transmitted by Opcode

OpcodeCount
020
11
Total21


Wire Log

000 TX OCTETS: 474554202f77737320485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f32
               352e31302e312d302e31302e390d ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a446174653a205475652c203032204a75
               6e20323032362031363a31303a33 ...
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=c32166bf, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
003 TX OCTETS: 0181c32166bf0d
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=fec72036, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xba
005 TX OCTETS: 0081fec7203644
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=b992c27e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xe1
007 TX OCTETS: 0081b992c27e58
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=f941129a, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xbd
009 TX OCTETS: 0081f941129a44
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=7b766659, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xb9
011 TX OCTETS: 00817b766659c2
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=48c2d238, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xcf
013 TX OCTETS: 008148c2d23887
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=4e32449c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x83
015 TX OCTETS: 00814e32449ccd
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=c4db2653, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
017 TX OCTETS: 0081c4db26530a
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=5bc63618, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xbc
019 TX OCTETS: 00815bc63618e7
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=1d34b9e8, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
021 TX OCTETS: 00811d34b9e8d3
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=de2fd39c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xb5
023 TX OCTETS: 0081de2fd39c6b
024 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=ba84806c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xed
025 TX OCTETS: 0081ba84806c57
026 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=c5b66337, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xa0
027 TX OCTETS: 0081c5b6633765
028 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=8b497261, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x80
029 TX OCTETS: 00818b4972610b
030 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=0d7bfcb8, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               e
031 TX OCTETS: 00810d7bfcb868
032 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=0b850339, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               d
033 TX OCTETS: 00810b8503396f
034 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=66ffba12, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               i
035 TX OCTETS: 008166ffba120f
036 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=f833ed3d, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               t
037 TX OCTETS: 0081f833ed3d8c
038 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=76eea328, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               e
039 TX OCTETS: 008176eea32813
040 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=48e89bd3, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               d
041 TX OCTETS: 008148e89bd32c
042 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=1004cb30, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
043 TX OCTETS: 80801004cb30
044 FAIL CONNECTION AFTER 1.000000 sec
045 TCP DROPPED BY PEER