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

doc: path is ignored in url.format #1753

Closed
wants to merge 1 commit into from

Conversation

MauriceButler
Copy link
Contributor

Made it obvious that path is ignored in url.format

Made it obvious that path is ignored in url.format
@mscdex mscdex added the doc Issues and PRs related to the documentations. label May 21, 2015
@silverwind
Copy link
Contributor

I see what you mean there, but it might not be obvious to a new reader. I suggest adding something like this instead:

* `path` will be ignored (`pathname` is used).

@silverwind
Copy link
Contributor

OTOH, that would duplicate information on pathname below, so LGTM.

silverwind pushed a commit that referenced this pull request May 22, 2015
Made it obvious that path is ignored in url.format

PR-URL: #1753
@silverwind
Copy link
Contributor

Thanks, landed in 515afc6

@silverwind silverwind closed this May 22, 2015
@rvagg rvagg mentioned this pull request May 23, 2015
andrewdeandrade pushed a commit to andrewdeandrade/node that referenced this pull request Jun 3, 2015
Made it obvious that path is ignored in url.format

PR-URL: nodejs/node#1753
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants