Skip to content

http: symbol naming convention#29091

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-out-headers-key
Closed

http: symbol naming convention#29091
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-out-headers-key

Conversation

@ronag

@ronag ronag commented Aug 12, 2019

Copy link
Copy Markdown
Member

Follow the naming convention for symbols.

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

@nodejs-github-bot nodejs-github-bot added the http Issues or PRs related to the http subsystem. label Aug 12, 2019
@ronag ronag mentioned this pull request Aug 12, 2019
4 tasks

@legendecas legendecas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any written rules for naming a variable of various types?

@ronag

ronag commented Aug 12, 2019

Copy link
Copy Markdown
Member Author

@legendecas: Not that I'm aware of. But it's the convention used in the rest of the code.

@ronag ronag force-pushed the http-out-headers-key branch 5 times, most recently from 566f9aa to 945b126 Compare August 12, 2019 08:25
@ronag

ronag commented Aug 12, 2019

Copy link
Copy Markdown
Member Author

@Trott: flaky test?

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Comment thread lib/internal/http.js Outdated
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ronag ronag force-pushed the http-out-headers-key branch from 945b126 to 0bdebc9 Compare August 12, 2019 19:12
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Trott pushed a commit to Trott/io.js that referenced this pull request Aug 14, 2019
PR-URL: nodejs#29091
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@Trott

Trott commented Aug 14, 2019

Copy link
Copy Markdown
Member

Landed in d303548

@Trott Trott closed this Aug 14, 2019
targos pushed a commit that referenced this pull request Aug 19, 2019
PR-URL: #29091
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants