haikuwebkit/LayoutTests/fetch/header-constructor-is-array...

12 lines
260 B
Plaintext

This test should create a Headers with strange Arrays.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS headers.get('hello') is null
PASS headers.get('hello') is "world"
PASS successfullyParsed is true
TEST COMPLETE