mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
22 lines
521 B
INI
22 lines
521 B
INI
[request-headers.any.html]
|
|
[Adding invalid request header "Set-Cookie: KO"]
|
|
expected: FAIL
|
|
|
|
[Adding invalid request header "Access-Control-Request-Private-Network: KO"]
|
|
expected: FAIL
|
|
|
|
|
|
[request-headers.any.worker.html]
|
|
[Adding invalid request header "Set-Cookie: KO"]
|
|
expected: FAIL
|
|
|
|
[Adding invalid request header "Access-Control-Request-Private-Network: KO"]
|
|
expected: FAIL
|
|
|
|
|
|
[request-headers.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[request-headers.any.sharedworker.html]
|
|
expected: ERROR
|