url: fix URL query update if searchParams changes
If searchParams becomes empty, query must be set to null. Add missing update of context flags. Fixes: https://github.com/nodejs/node/issues/10480 PR-URL: https://github.com/nodejs/node/pull/10486 Reviewed-By:James M Snell <jasnell@gmail.com>
parent
db18dd83
Please register or sign in to comment