Skip to content

url: don't keep auth information when changing host

Rodrigo Muino Tomonari requested to merge github/fork/PixnBits/v5.x into v5.x

This commit stops passing one domain's auth data to another domain when passed as the relative path.

Fixes: https://github.com/nodejs/node/issues/1435

Merge request reports

Loading