url: fix URLSearchParams(null) to prudce null= per spec · nodejs/node@e883366 · GitHub
Skip to content

Commit e883366

Browse files
marcopiracciniaduh95
authored andcommitted
url: fix URLSearchParams(null) to prudce null= per spec
Signed-off-by: marcopiraccini <marco.piraccini@gmail.com> PR-URL: #63782 Fixes: #63559 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 10272a9 commit e883366

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

lib/internal/url.js

Lines changed: 2 additions & 2 deletions

test/parallel/test-whatwg-url-custom-searchparams-constructor.js

Lines changed: 7 additions & 1 deletion

0 commit comments

Comments
 (0)