mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Auto merge of #24940 - Eijebong:trim-header, r=jdm
Trim header values in GetResponseHeader Fixes #24917
This commit is contained in:
commit
87c1019c5d
2 changed files with 4 additions and 14 deletions
|
@ -6,15 +6,3 @@
|
|||
[Header value: \\0hello_world]
|
||||
expected: FAIL
|
||||
|
||||
[Header value: hello_world[tab\]]
|
||||
expected: FAIL
|
||||
|
||||
[Header value: [tab\]hello_world[tab\]]
|
||||
expected: FAIL
|
||||
|
||||
[Header value: hello_world__]
|
||||
expected: FAIL
|
||||
|
||||
[Header value: __hello_world__]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue