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: minor improvement to HTTPS doc #5002

Closed
wants to merge 1 commit into from
Closed

doc: minor improvement to HTTPS doc #5002

wants to merge 1 commit into from

Conversation

estliberitas
Copy link
Contributor

Add link to Buffer page.

@r-52 r-52 added https Issues or PRs related to the https subsystem. doc Issues and PRs related to the documentations. lts-watch-v4.x labels Jan 31, 2016
@chrisdickinson
Copy link
Contributor

LGTM!

@@ -243,3 +243,4 @@ var req = https.request(options, (res) => {
[`tls.connect()`]: tls.html#tls_tls_connect_options_callback
[`tls.createServer()`]: tls.html#tls_tls_createserver_options_secureconnectionlistener
[`url.parse()`]: url.html#url_url_parse_urlstr_parsequerystring_slashesdenotehost
[`Buffer`]: buffer.html#buffer_buffer
Copy link
Contributor

Choose a reason for hiding this comment

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

This page maintains this list in ascending order (in fact all the pages should do this). Can you please put this in the right place?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok, will do soon

Add link to Buffer page.
@estliberitas
Copy link
Contributor Author

@thefourtheye Done

@cjihrig
Copy link
Contributor

cjihrig commented Feb 1, 2016

LGTM

2 similar comments
@thefourtheye
Copy link
Contributor

LGTM

@jasnell
Copy link
Member

jasnell commented Feb 1, 2016

LGTM

jasnell pushed a commit that referenced this pull request Feb 1, 2016
Add link to Buffer page.

PR-URL: #5002
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Chris Dickinson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

jasnell commented Feb 1, 2016

Landed in 4736eec

@jasnell jasnell closed this Feb 1, 2016
rvagg pushed a commit that referenced this pull request Feb 8, 2016
Add link to Buffer page.

PR-URL: #5002
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Chris Dickinson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@estliberitas estliberitas deleted the doc-https-add-buffer-link branch February 14, 2016 17:05
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
Add link to Buffer page.

PR-URL: #5002
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Chris Dickinson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
Add link to Buffer page.

PR-URL: #5002
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Chris Dickinson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Feb 18, 2016
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
Add link to Buffer page.

PR-URL: #5002
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Chris Dickinson <[email protected]>
Reviewed-By: James M Snell <[email protected]>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Add link to Buffer page.

PR-URL: nodejs#5002
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
Reviewed-By: Chris Dickinson <[email protected]>
Reviewed-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
doc Issues and PRs related to the documentations. https Issues or PRs related to the https subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants