copy headers from script request to net request

This commit is contained in:
Gregory Terzian 2017-11-12 14:11:50 +08:00
parent f674cba612
commit d196f3de62
7 changed files with 9 additions and 249 deletions

View file

@ -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