Request headers

Summary

Harness status: Timeout

Found 8 tests

Details

ResultTest NameMessage
PassUnspecified request headers are disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:18:5)
PassUnextractable device-memory client hint header is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:25:5)
PassUnextractable DPR client hint header is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:32:5)
PassUnextractable width client hint header is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:39:5)
PassUnextractable viewport-width client hint header is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:46:5)
PassTest invalid rtt value is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:53:5)
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:57:5)
PassTest invalid downlink value is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:64:5)
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:68:5)
PassTest invalid ect value is disallowed
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:75:5)
Pass
assert_throws_dom("NetworkError", function "function() { client.send(null) }")
    at Test.<anonymous> ( /cors/client-hint-request-headers.htm:79:5)