Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url: tracking whatwg url issue #212 #11962

Closed
watilde opened this issue Mar 21, 2017 · 0 comments
Closed

url: tracking whatwg url issue #212 #11962

watilde opened this issue Mar 21, 2017 · 0 comments
Labels
whatwg-url Issues and PRs related to the WHATWG URL implementation.

Comments

@watilde
Copy link
Member

watilde commented Mar 21, 2017

Refs: whatwg/url#212.

This issue was proposing a change 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.

@watilde watilde added the whatwg-url Issues and PRs related to the WHATWG URL implementation. label Mar 21, 2017
watilde added a commit to watilde/node that referenced this issue Apr 2, 2017
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.

Fixes: nodejs#11962
Refs: whatwg/url#213
@watilde watilde closed this as completed in f8f46f9 Apr 3, 2017
TimothyGu pushed a commit to TimothyGu/node that referenced this issue Apr 25, 2017
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: nodejs#12507
Fixes: nodejs#11962
Refs: whatwg/url#213
Reviewed-By: James M Snell <jasnell@gmail.com>
evanlucas pushed a commit that referenced this issue May 1, 2017
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: #12507
Fixes: #11962
Refs: whatwg/url#213
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
whatwg-url Issues and PRs related to the WHATWG URL implementation.
Projects
None yet
Development

No branches or pull requests

1 participant