blob: 4fa6e2f34bbd3171a9a96bdda55d34c1f620e52d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[extended-payload-length.html?wpt_flags=h2]
[Application data is 125 byte which means any 'Extended payload length' field isn't used at all.]
expected: FAIL
[Application data is 126 byte which starts to use the 16 bit 'Extended payload length' field.]
expected: FAIL
[Application data is 0xFFFF byte which means the upper bound of the 16 bit 'Extended payload length' field.]
expected: FAIL
[Application data is (0xFFFF + 1) byte which starts to use the 64 bit 'Extended payload length' field]
expected: FAIL
[extended-payload-length.html?wss]
[extended-payload-length.html]
|