Pass | Header value: hello world\0 | Asserts runPass | assert_throws_dom("NetworkError", function "() => client.send()")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:12:5) |
|
Pass | Header value: \0hello world | Asserts runPass | assert_throws_dom("NetworkError", function "() => client.send()")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:12:5) |
|
Pass | Header value: hello\0world | Asserts runPass | assert_throws_dom("NetworkError", function "() => client.send()")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:12:5) |
|
Pass | Header value: __hello_world | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: hello_world__ | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: __hello_world__ | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: [tab]hello_world | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: hello_world[tab] | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: [tab]hello_world[tab] | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: hello______world | Asserts runPass | assert_equals("hello world", "hello world")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: hello[tab]world | Asserts runPass | assert_equals("hello\tworld", "hello\tworld")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: \0 | Asserts runPass | assert_throws_dom("NetworkError", function "() => client.send()")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:12:5) |
|
Pass | Header value: ___ | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: [tab] | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|
Pass | Header value: | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /xhr/headers-normalize-response.htm:24:9) |
|