Skip to content

url: fix setting `url.search` to the empty string

Rodrigo Muino Tomonari requested to merge github/fork/TimothyGu/gh-11101 into master

Fixes: https://github.com/nodejs/node/issues/11101 Fixes: 98bb65f6 "url: improving URLSearchParams"

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

url

Merge request reports

Loading