@@ -289,15 +289,15 @@ Sec-WebSocket-Accept: xr25gFQ1HcbkgsC49GEGtwX4eNg=
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
004 FAIL CONNECTION AFTER 1.000000 sec
005 RX OCTETS: 81
- 006 RX OCTETS: fd4c51ae14667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e66
- 7b843e667b843e667b843e667b84 ...
- 007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=3463353161653134
+ 006 RX OCTETS: fdf6a920d7dc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc
+ 830afddc830afddc830afddc830a ...
+ 007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=True, MASK=6636613932306437
**************************************************************** ...
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
009 TX OCTETS: 880203e8
- 010 RX OCTETS: 88825b87ba07586f
- 011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3562383762613037
+ 010 RX OCTETS: 8882301d49c833f5
+ 011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3330316434396338
0x03e8
012 TCP DROPPED BY ME
diff --git a/autobahn/client/hornbeam_case_1_1_2.json b/autobahn/client/hornbeam_case_1_1_2.json
index 3aef244..67d3313 100644
--- a/autobahn/client/hornbeam_case_1_1_2.json
+++ b/autobahn/client/hornbeam_case_1_1_2.json
@@ -8,7 +8,7 @@
"createWirelog": true,
"description": "Send text message message with payload of length 125.",
"droppedByMe": true,
- "duration": 46,
+ "duration": 47,
"expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
"expected": {
"OK": [
@@ -27,8 +27,8 @@
"requireClean": true
},
"failedByMe": false,
- "httpRequest": "GET /runCase?case=2&agent=Hornbeam HTTP/1.1\r\nHost: localhost:9001\r\nUpgrade: websocket\r\nConnection: upgrade\r\nSec-WebSocket-Key: z9WNHgj87M/bz1gEBIfM9w==\r\nSec-WebSocket-Version: 13\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: xr25gFQ1HcbkgsC49GEGtwX4eNg=\r\n\r\n",
+ "httpRequest": "GET /runCase?case=2&agent=Hornbeam HTTP/1.1\r\nHost: localhost:9001\r\nUpgrade: websocket\r\nConnection: upgrade\r\nSec-WebSocket-Key: kWuH+GJJowktrBOWFADpLg==\r\nSec-WebSocket-Version: 13\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: zktbV4vhkkZz9/xG2v4p4j2ZVEI=\r\n\r\n",
"id": "1.1.2",
"isServer": true,
"localCloseCode": 1000,
@@ -56,7 +56,7 @@
"130": 1,
"182": 1
},
- "started": "2023-08-10T21:34:43.235Z",
+ "started": "2023-08-10T23:01:24.140Z",
"trafficStats": null,
"txFrameStats": {
"1": 1,
@@ -125,7 +125,7 @@
"RO",
[
130,
- "fd4c51ae14667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b843e667b84 ..."
+ "fdf6a920d7dc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830afddc830a ..."
]
],
[
@@ -138,7 +138,7 @@
true,
0,
true,
- "4c51ae14"
+ "f6a920d7"
],
[
"TF",
@@ -166,7 +166,7 @@
"RO",
[
8,
- "88825b87ba07586f"
+ "8882301d49c833f5"
]
],
[
@@ -179,7 +179,7 @@
true,
0,
true,
- "5b87ba07"
+ "301d49c8"
]
]
}
\ No newline at end of file
diff --git a/autobahn/client/hornbeam_case_1_1_3.html b/autobahn/client/hornbeam_case_1_1_3.html
index 7c25480..c8f0c52 100644
--- a/autobahn/client/hornbeam_case_1_1_3.html
+++ b/autobahn/client/hornbeam_case_1_1_3.html
@@ -202,7 +202,7 @@ pre.wirelog_tcp_closed_by_peer {color: #fff; margin: 0; background-color: #000;
- Hornbeam - Case 1.1.3 : Pass - 46 ms @ 2023-08-10T21:34:43.283Z
+ Hornbeam - Case 1.1.3 : Pass - 48 ms @ 2023-08-10T23:01:24.189Z
Case Description
Send text message message with payload of length 126.
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
@@ -218,14 +218,14 @@ pre.wirelog_tcp_closed_by_peer {color: #fff; margin: 0; background-color: #000;
Host: localhost:9001
Upgrade: websocket
Connection: upgrade
-Sec-WebSocket-Key: 3YgMuloJHqB8ZoG0MkfNSA==
+Sec-WebSocket-Key: hReeaR/lqK55Unl1VO3wzg==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
-Sec-WebSocket-Accept: xFLA1XfeNs2NduUjI4BV+dw4gFY=
+Sec-WebSocket-Accept: sUmDSrksiHylsr5vQEloLt8ufOg=
Closing Behavior
@@ -289,15 +289,15 @@ Sec-WebSocket-Accept: xFLA1XfeNs2NduUjI4BV+dw4gFY=
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
004 FAIL CONNECTION AFTER 1.000000 sec
005 RX OCTETS: 81
- 006 RX OCTETS: fe007e98b0778cb29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5d
- a6b29a5da6b29a5da6b29a5da6b2 ...
- 007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASKED=True, MASK=3938623037373863
+ 006 RX OCTETS: fe007e4d284ae2670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260
+ c8670260c8670260c8670260c867 ...
+ 007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASKED=True, MASK=3464323834616532
**************************************************************** ...
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
009 TX OCTETS: 880203e8
- 010 RX OCTETS: 88826d09e5a56ee1
- 011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3664303965356135
+ 010 RX OCTETS: 8882978e351f9466
+ 011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3937386533353166
0x03e8
012 TCP DROPPED BY ME
diff --git a/autobahn/client/hornbeam_case_1_1_3.json b/autobahn/client/hornbeam_case_1_1_3.json
index 86d8ac8..446c81b 100644
--- a/autobahn/client/hornbeam_case_1_1_3.json
+++ b/autobahn/client/hornbeam_case_1_1_3.json
@@ -8,7 +8,7 @@
"createWirelog": true,
"description": "Send text message message with payload of length 126.",
"droppedByMe": true,
- "duration": 46,
+ "duration": 48,
"expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
"expected": {
"OK": [
@@ -27,8 +27,8 @@
"requireClean": true
},
"failedByMe": false,
- "httpRequest": "GET /runCase?case=3&agent=Hornbeam HTTP/1.1\r\nHost: localhost:9001\r\nUpgrade: websocket\r\nConnection: upgrade\r\nSec-WebSocket-Key: 3YgMuloJHqB8ZoG0MkfNSA==\r\nSec-WebSocket-Version: 13\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: xFLA1XfeNs2NduUjI4BV+dw4gFY=\r\n\r\n",
+ "httpRequest": "GET /runCase?case=3&agent=Hornbeam HTTP/1.1\r\nHost: localhost:9001\r\nUpgrade: websocket\r\nConnection: upgrade\r\nSec-WebSocket-Key: hReeaR/lqK55Unl1VO3wzg==\r\nSec-WebSocket-Version: 13\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: sUmDSrksiHylsr5vQEloLt8ufOg=\r\n\r\n",
"id": "1.1.3",
"isServer": true,
"localCloseCode": 1000,
@@ -56,7 +56,7 @@
"133": 1,
"182": 1
},
- "started": "2023-08-10T21:34:43.283Z",
+ "started": "2023-08-10T23:01:24.189Z",
"trafficStats": null,
"txFrameStats": {
"1": 1,
@@ -125,7 +125,7 @@
"RO",
[
133,
- "fe007e98b0778cb29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b29a5da6b2 ..."
+ "fe007e4d284ae2670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c8670260c867 ..."
]
],
[
@@ -138,7 +138,7 @@
true,
0,
true,
- "98b0778c"
+ "4d284ae2"
],
[
"TF",
@@ -166,7 +166,7 @@
"RO",
[
8,
- "88826d09e5a56ee1"
+ "8882978e351f9466"
]
],
[
@@ -179,7 +179,7 @@
true,
0,
true,
- "6d09e5a5"
+ "978e351f"
]
]
}
\ No newline at end of file
diff --git a/autobahn/client/hornbeam_case_1_1_4.html b/autobahn/client/hornbeam_case_1_1_4.html
index 4b29f8f..9b0973d 100644
--- a/autobahn/client/hornbeam_case_1_1_4.html
+++ b/autobahn/client/hornbeam_case_1_1_4.html
@@ -202,7 +202,7 @@ pre.wirelog_tcp_closed_by_peer {color: #fff; margin: 0; background-color: #000;
- Hornbeam - Case 1.1.4 : Pass - 46 ms @ 2023-08-10T21:34:43.331Z
+ Hornbeam - Case 1.1.4 : Pass - 46 ms @ 2023-08-10T23:01:24.240Z
Case Description
Send text message message with payload of length 127.
Case Expectation
Receive echo'ed text message (with payload as sent). Clean close with normal code.
@@ -218,14 +218,14 @@ pre.wirelog_tcp_closed_by_peer {color: #fff; margin: 0; background-color: #000;
Host: localhost:9001
Upgrade: websocket
Connection: upgrade
-Sec-WebSocket-Key: 7qUQcEnYyx14uAGDAhqnMQ==
+Sec-WebSocket-Key: akRd7DxB9BxQMd+p1ZDPZw==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
-Sec-WebSocket-Accept: sdMPywW+tFcgMLMoNeY1iQBnEvU=
+Sec-WebSocket-Accept: YnsMaXFP4FrXHFR5CRCpNMY28gc=
Closing Behavior
@@ -248,11 +248,11 @@ Sec-WebSocket-Accept: sdMPywW+tFcgMLMoNeY1iQBnEvU=
Octets Received by Chop Size
- 1 | 1 | 1 |
- 8 | 1 | 8 |
+ 1 | 2 | 2 |
+ 7 | 1 | 7 |
134 | 1 | 134 |
182 | 1 | 182 |
- Total | 4 | 325 |
+ Total | 5 | 325 |
Octets Transmitted by Chop Size
@@ -289,17 +289,18 @@ Sec-WebSocket-Accept: sdMPywW+tFcgMLMoNeY1iQBnEvU=
2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...
004 FAIL CONNECTION AFTER 1.000000 sec
005 RX OCTETS: 81
- 006 RX OCTETS: fe007f58b21d2372983709729837097298370972983709729837097298370972983709729837097298370972983709729837
- 0972983709729837097298370972 ...
- 007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=127, MASKED=True, MASK=3538623231643233
+ 006 RX OCTETS: fe007f2e2af9090400d3230400d3230400d3230400d3230400d3230400d3230400d3230400d3230400d3230400d3230400d3
+ 230400d3230400d3230400d32304 ...
+ 007 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=127, MASKED=True, MASK=3265326166393039
**************************************************************** ...
008 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
009 TX OCTETS: 880203e8
- 010 RX OCTETS: 88820faf18040c47
- 011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3066616631383034
+ 010 RX OCTETS: 88
+ 011 RX OCTETS: 82d1eb6cecd203
+ 012 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6431656236636563
0x03e8
- 012 TCP DROPPED BY ME
+ 013 TCP DROPPED BY ME