Separate values in Headers with ", ", not ","

Tests expect header values to be separated by that so this fixes a few
of them.
This commit is contained in:
Bastien Orivel 2020-05-05 23:45:54 +02:00
parent 2471e9dcd0
commit e18a3ad841
2 changed files with 1 additions and 15 deletions

View file

@ -1,14 +0,0 @@
[headers-combine.html]
type: testharness
[Create headers using same name for different values]
expected: FAIL
[Check append methods when called with already used name]
expected: FAIL
[Iterate combined values]
expected: FAIL
[Iterate combined values in sorted order]
expected: FAIL