Uh oh!
There was an error while loading. Please reload this page.
Update docs for http request set timeout - #25121
Closed
jbunton-atlassian wants to merge 1 commit into
Closed
Conversation
2 tasks
mscdex
commented
Dec 19, 2018
Contributor
I'm confused. This PR currently contains more than a documentation change. |
jbunton-atlassianforce-pushed
the
update_docs_for_http_request_setTimeout
branch
from
December 19, 2018 04:52
ed4ac0d to
84cd47bComparejbunton-atlassian
commented
Dec 19, 2018
ContributorAuthor
@mscdex, sorry again! I created these doc commits from a branch where I'm trying to track down another problem. I've rebased to exclude the non-doc change. |
2 tasks
lpinca
reviewed
Dec 19, 2018
Uh oh!
There was an error while loading. Please reload this page.
jbunton-atlassianforce-pushed
the
update_docs_for_http_request_setTimeout
branch
from
December 19, 2018 07:30
84cd47b to
2b4d26aComparelpinca
approved these changes
Dec 19, 2018
jbunton-atlassian
commented
Dec 19, 2018
ContributorAuthor
Thanks @lpinca :) |
jbunton-atlassianforce-pushed
the
update_docs_for_http_request_setTimeout
branch
2 times, most recently
from
December 19, 2018 12:48
84cd47b to
2b4d26aCompareUh oh!
There was an error while loading. Please reload this page.
jbunton-atlassianforce-pushed
the
update_docs_for_http_request_setTimeout
branch
from
December 19, 2018 21:51
2b4d26a to
5708c6aComparevsemozhetbyt
commented
Dec 19, 2018
Contributor
addaleax
approved these changes
Dec 21, 2018
jasnell
approved these changes
Dec 27, 2018
jbunton-atlassian
commented
Jan 9, 2019
ContributorAuthor
Hi there, could somebody please merge this for me? Thanks! |
vsemozhetbyt
commented
Jan 9, 2019
Contributor
Landed in b83088b |
Merged
BridgeAR pushed a commit
to BridgeAR/node
that referenced
this pull request
Jan 16, 2019
PR-URL: nodejs#25121 Refs: nodejs#8895 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
Merged
Merged
This was referenced May 29, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When upgrading from Node.js 8 to 10 I hit the behaviour change in #8895. This documentation update would have helped me find the problem faster :)
Also see #25123 for an update to the v8.x docs.
Thanks :)
Checklist