Commit b8d1a45b authored by Daijiro Wachi's avatar Daijiro Wachi Committed by Evan Lucas
Browse files

url: change path parsing for non-special URLs

This changes to the way path parsing for non-special URLs.
It allows paths to be empty for non-special URLs and also
takes that into account when serializing.

PR-URL: https://github.com/nodejs/node/pull/12507
Fixes: https://github.com/nodejs/node/issues/11962
Refs: https://github.com/whatwg/url/pull/213


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 078316c6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment