Autobahn WebSocket Testsuite Report
Autobahn WebSocket

websock secure server - Case 6.3.2 : Pass - 1 ms @ 2026-04-11T02:37:28.654Z

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: 3+DyA3wW3rnJb6GVpWa6tA==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Date: Sat, 11 Apr 2026 02:37:28 GMT
Upgrade: websocket
Connection: Upgrade
Sec-Websocket-Accept: y5Pyu3cMgVnOuTSpJ54rNrwlpGI=


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: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a446174653a205361742c203131204170
               7220323032362030323a33373a32 ...
002 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=3d16fe92, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
003 TX OCTETS: 01813d16fe92f3
004 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=6e41925e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xba
005 TX OCTETS: 00816e41925ed4
006 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=47c2cd06, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xe1
007 TX OCTETS: 008147c2cd06a6
008 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=38fe3e31, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xbd
009 TX OCTETS: 008138fe3e3185
010 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=e69bcdb6, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xb9
011 TX OCTETS: 0081e69bcdb65f
012 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=c1a39d33, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xcf
013 TX OCTETS: 0081c1a39d330e
014 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=71ba6863, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x83
015 TX OCTETS: 008171ba6863f2
016 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=371b89fa, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
017 TX OCTETS: 0081371b89faf9
018 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=2bb73ca9, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xbc
019 TX OCTETS: 00812bb73ca997
020 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=325acfba, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xce
021 TX OCTETS: 0081325acfbafc
022 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=9be69f17, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xb5
023 TX OCTETS: 00819be69f172e
024 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=94a6ec7c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xed
025 TX OCTETS: 008194a6ec7c79
026 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=4e94fe06, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0xa0
027 TX OCTETS: 00814e94fe06ee
028 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=5add9a71, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x80
029 TX OCTETS: 00815add9a71da
030 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=eb089943, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               e
031 TX OCTETS: 0081eb0899438e
032 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=a588fa36, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               d
033 TX OCTETS: 0081a588fa36c1
034 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=02b29f58, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               i
035 TX OCTETS: 008102b29f586b
036 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=3bf43ef3, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               t
037 TX OCTETS: 00813bf43ef34f
038 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=6cc10345, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               e
039 TX OCTETS: 00816cc1034509
040 TX FRAME : OPCODE=0, FIN=False, RSV=0, PAYLOAD-LEN=1, MASK=abae2329, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               d
041 TX OCTETS: 0081abae2329cf
042 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=d0f20532, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
043 TX OCTETS: 8080d0f20532
044 FAIL CONNECTION AFTER 1.000000 sec
045 TCP DROPPED BY PEER