nim-websock/client_tls/websock_secure_client_case_2_10.json

616 lines
10 KiB
JSON

{
"agent": "websock-secure-client",
"behavior": "OK",
"behaviorClose": "OK",
"case": 26,
"closedByMe": true,
"createStats": true,
"createWirelog": true,
"description": "Send 10 Pings with payload.",
"droppedByMe": true,
"duration": 45,
"expectation": "Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.",
"expected": {
"OK": [
[
"pong",
"payload-0"
],
[
"pong",
"payload-1"
],
[
"pong",
"payload-2"
],
[
"pong",
"payload-3"
],
[
"pong",
"payload-4"
],
[
"pong",
"payload-5"
],
[
"pong",
"payload-6"
],
[
"pong",
"payload-7"
],
[
"pong",
"payload-8"
],
[
"pong",
"payload-9"
]
]
},
"expectedClose": {
"closeCode": [
1000
],
"closedByMe": true,
"requireClean": true
},
"failedByMe": false,
"httpRequest": "GET /runCase?case=26&agent=websock-secure-client HTTP/1.1\r\nSec-Websocket-Extensions: permessage-deflate; client_max_window_bits=15\r\nUpgrade: websocket\r\nHost: 127.0.0.1:9002\r\nConnection: Upgrade\r\nSec-Websocket-Version: 13\r\nSec-Websocket-Key: vmOWoetfHKtPFOEWruNpNg==\r\nCache-Control: no-cache\r\n\r\n",
"httpResponse": "HTTP/1.1 101 Switching Protocols\r\nServer: AutobahnTestSuite/0.8.2-0.10.9\r\nX-Powered-By: AutobahnPython/0.10.9\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7fco8HCe8zfzY8ua43CzgFCvNyw=\r\n\r\n",
"id": "2.10",
"isServer": true,
"localCloseCode": 1000,
"localCloseReason": null,
"received": [
[
"pong",
"payload-0"
],
[
"pong",
"payload-1"
],
[
"pong",
"payload-2"
],
[
"pong",
"payload-3"
],
[
"pong",
"payload-4"
],
[
"pong",
"payload-5"
],
[
"pong",
"payload-6"
],
[
"pong",
"payload-7"
],
[
"pong",
"payload-8"
],
[
"pong",
"payload-9"
]
],
"remoteCloseCode": 1000,
"remoteCloseReason": null,
"reportCompressionRatio": false,
"reportTime": false,
"result": "Actual events match at least one expected.",
"resultClose": "Connection was properly closed",
"rxFrameStats": {
"8": 1,
"10": 10
},
"rxOctetStats": {
"8": 1,
"15": 10,
"294": 1
},
"started": "2024-01-28T06:29:06.070Z",
"trafficStats": null,
"txFrameStats": {
"8": 1,
"9": 10
},
"txOctetStats": {
"4": 1,
"11": 10,
"206": 1
},
"wasClean": true,
"wasCloseHandshakeTimeout": false,
"wasNotCleanReason": null,
"wasOpenHandshakeTimeout": false,
"wasServerConnectionDropTimeout": false,
"wirelog": [
[
"RO",
[
294,
"474554202f72756e436173653f636173653d3236266167656e743d776562736f636b2d7365637572652d636c69656e7420485454502f312e310d0a5365632d57 ..."
]
],
[
"TO",
[
206,
"485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e5465737453756974652f302e382e ..."
],
false
],
[
"TF",
[
9,
"payload-0"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d30"
],
false
],
[
"TF",
[
9,
"payload-1"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d31"
],
false
],
[
"TF",
[
9,
"payload-2"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d32"
],
false
],
[
"TF",
[
9,
"payload-3"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d33"
],
false
],
[
"TF",
[
9,
"payload-4"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d34"
],
false
],
[
"TF",
[
9,
"payload-5"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d35"
],
false
],
[
"TF",
[
9,
"payload-6"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d36"
],
false
],
[
"TF",
[
9,
"payload-7"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d37"
],
false
],
[
"TF",
[
9,
"payload-8"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d38"
],
false
],
[
"TF",
[
9,
"payload-9"
],
9,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
11,
"89097061796c6f61642d39"
],
false
],
[
"TI",
3
],
[
"RO",
[
15,
"8a896459667114381f1d0b38025c54"
]
],
[
"RF",
[
9,
"payload-0"
],
10,
true,
0,
true,
"64596671"
],
[
"RO",
[
15,
"8a8918055892686421fe77643cbf29"
]
],
[
"RF",
[
9,
"payload-1"
],
10,
true,
0,
true,
"18055892"
],
[
"RO",
[
15,
"8a8963336d6d135214010c52094051"
]
],
[
"RF",
[
9,
"payload-2"
],
10,
true,
0,
true,
"63336d6d"
],
[
"RO",
[
15,
"8a897566adf50507d4991a07c9d846"
]
],
[
"RF",
[
9,
"payload-3"
],
10,
true,
0,
true,
"7566adf5"
],
[
"RO",
[
15,
"8a89f1054d92816434fe9e6429bfc5"
]
],
[
"RF",
[
9,
"payload-4"
],
10,
true,
0,
true,
"f1054d92"
],
[
"RO",
[
15,
"8a89af537f3adf320656c0321b179a"
]
],
[
"RF",
[
9,
"payload-5"
],
10,
true,
0,
true,
"af537f3a"
],
[
"RO",
[
15,
"8a896c2546761c443f1a0344225b5a"
]
],
[
"RF",
[
9,
"payload-6"
],
10,
true,
0,
true,
"6c254676"
],
[
"RO",
[
15,
"8a89f21fb4b1827ecddd9d7ed09cc5"
]
],
[
"RF",
[
9,
"payload-7"
],
10,
true,
0,
true,
"f21fb4b1"
],
[
"RO",
[
15,
"8a89e2e9f53b92888c578d889116da"
]
],
[
"RF",
[
9,
"payload-8"
],
10,
true,
0,
true,
"e2e9f53b"
],
[
"RO",
[
15,
"8a898f8b1735ffea6e59e0ea7318b6"
]
],
[
"RF",
[
9,
"payload-9"
],
10,
true,
0,
true,
"8f8b1735"
],
[
"TF",
[
2,
"0x03e8"
],
8,
true,
0,
null,
null,
null,
false
],
[
"TO",
[
4,
"880203e8"
],
false
],
[
"RO",
[
8,
"8882c187a0e3c26f"
]
],
[
"RF",
[
2,
"0x03e8"
],
8,
true,
0,
true,
"c187a0e3"
]
]
}