Skip to content

Update how-to-create-a-HTTPS-server.md#2203

Merged
ZYSzys merged 1 commit intonodejs:masterfrom
apal21:patch-1
Apr 24, 2019
Merged

Update how-to-create-a-HTTPS-server.md#2203
ZYSzys merged 1 commit intonodejs:masterfrom
apal21:patch-1

Conversation

@apal21
Copy link
Copy Markdown
Contributor

@apal21 apal21 commented Apr 24, 2019

In accordance with issue #1977, I have updated the Article how-to-create-a-HTTPS-server.md with the following changes:

  1. Used const instead of var.
  2. Removed unnecessary server variable.
  3. Added a note on how to execute the program.

In accordance with issue nodejs#1977, I have updated the Article how-to-access-query-string-parameters with the following changes:

1. Used const instead of var.
2. Removed unnecessary server variable.
3. Added a note on how to execute the program.
@ZYSzys ZYSzys merged commit 8216eeb into nodejs:master Apr 24, 2019
@ZYSzys
Copy link
Copy Markdown
Member

ZYSzys commented Apr 24, 2019

@apal21 Thank you !

@apal21
Copy link
Copy Markdown
Contributor Author

apal21 commented Apr 24, 2019

May I convert all the HTTP examples in the same format? So that the code doesn't look inconsistent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants