Skip to content

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Feb 17, 2020

Clarify http2.connect authority parameter details

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. labels Feb 17, 2020
-->

* `authority` {string|URL}
* `authority` {string|URL} The remote HTTP/2 server to connect to. This must

This comment was marked as resolved.

@szmarczak
Copy link
Member

szmarczak commented Feb 17, 2020

I think I've already pointed out that the word authority is incorrectly used here, so redefining the meaning for Node.js won't change the RFC definition.

@jasnell
Copy link
Member Author

jasnell commented Feb 17, 2020

I'll look at changing to authority to origin in a separate PR. I want to go back and check what the name of the argument is in the source and change it there also if necessary to keep them in sync, just don't have the opportunity to do so yet.

@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 24, 2020
@jasnell
Copy link
Member Author

jasnell commented Feb 26, 2020

jasnell added a commit that referenced this pull request Feb 27, 2020
Fixes: #31827

PR-URL: #31828
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Signed-off-by: James M Snell <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented Feb 27, 2020

Landed in cbaae7a

@jasnell jasnell closed this Feb 27, 2020
codebytere pushed a commit that referenced this pull request Feb 27, 2020
Fixes: #31827

PR-URL: #31828
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Signed-off-by: James M Snell <[email protected]>
@codebytere codebytere mentioned this pull request Feb 29, 2020
codebytere pushed a commit that referenced this pull request Mar 15, 2020
Fixes: #31827

PR-URL: #31828
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Signed-off-by: James M Snell <[email protected]>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
Fixes: #31827

PR-URL: #31828
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Signed-off-by: James M Snell <[email protected]>
@codebytere codebytere mentioned this pull request Mar 17, 2020
codebytere pushed a commit that referenced this pull request Mar 30, 2020
Fixes: #31827

PR-URL: #31828
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Yongsheng Zhang <[email protected]>
Signed-off-by: James M Snell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants