mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
copy headers from script request to net request
This commit is contained in:
parent
f674cba612
commit
d196f3de62
7 changed files with 9 additions and 249 deletions
|
@ -1,17 +0,0 @@
|
|||
[accept-header.any.html]
|
||||
type: testharness
|
||||
[Request through fetch should have 'accept' header with value 'custom/*']
|
||||
expected: FAIL
|
||||
|
||||
[Request through fetch should have 'accept-language' header with value 'bzh']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[accept-header.any.worker.html]
|
||||
type: testharness
|
||||
[Request through fetch should have 'accept' header with value 'custom/*']
|
||||
expected: FAIL
|
||||
|
||||
[Request through fetch should have 'accept-language' header with value 'bzh']
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue