diff options
author | Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> | 2024-10-16 17:42:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-17 00:42:15 +0000 |
commit | 458d6278d2835896018086da773fd72b7af8ed66 (patch) | |
tree | d8b5708d49c7d68cf51682b95a56d9710d01df6c /tests/napi/object_test.js | |
parent | 3385d1252e4eae093234d0a075f4a564308ba48e (diff) |
fix(node/http): normalize header names in `ServerResponse` (#26339)
Fixes https://github.com/denoland/deno/issues/26115.
We weren't normalizing the headers to lower case, so code that attempted
to delete the `Content-Length` header (but used a different case) wasn't
actually removing the header.
Diffstat (limited to 'tests/napi/object_test.js')
0 files changed, 0 insertions, 0 deletions