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
Copy link
Copy Markdown
Member

@ronag ronag commented Aug 12, 2019

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
Copy link
Copy Markdown
Member

@legendecas legendecas left a comment

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
Copy link
Copy Markdown
Member Author

ronag commented Aug 12, 2019

@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
Copy link
Copy Markdown
Member Author

ronag commented Aug 12, 2019

@Trott: flaky test?

Comment thread lib/internal/http.js Outdated
@ronag ronag force-pushed the http-out-headers-key branch from 945b126 to 0bdebc9 Compare August 12, 2019 19:12
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
Copy link
Copy Markdown
Member

Trott commented Aug 14, 2019

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.

7 participants