summaryrefslogtreecommitdiff
path: root/tests/node_compat/test/parallel/test-url-format-whatwg.js
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2024-06-11 12:39:44 +0200
committerGitHub <noreply@github.com>2024-06-11 13:39:44 +0300
commit3d41b486da7dcba49c8a18b45425e356c329d986 (patch)
tree3e82f880b7a4a8ca1b8e0cede820073931033fbd /tests/node_compat/test/parallel/test-url-format-whatwg.js
parentd74be0842a32e4f08551be8371447254254e7ab4 (diff)
fix(ext/node): ServerResponse header array handling (#24149)
Previously res.setHeader("foo", ["bar", "baz"]) added a single header with a value of `bar,baz`. Really this should add two separate headers. This is visible in `set-cookie` for example.
Diffstat (limited to 'tests/node_compat/test/parallel/test-url-format-whatwg.js')
0 files changed, 0 insertions, 0 deletions