{{ message }}
Update docs for http request set timeout#25121
Closed
jbunton-atlassian wants to merge 1 commit into
Closed
Conversation
2 tasks
Contributor
|
I'm confused. This PR currently contains more than a documentation change. |
Sorry, something went wrong.
ed4ac0d to
84cd47b
Compare
December 19, 2018 04:52
Contributor
Author
|
@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. |
Sorry, something went wrong.
2 tasks
lpinca
reviewed
Dec 19, 2018
84cd47b to
2b4d26a
Compare
December 19, 2018 07:30
lpinca
approved these changes
Dec 19, 2018
84cd47b to
2b4d26a
Compare
December 19, 2018 12:48
2b4d26a to
5708c6a
Compare
December 19, 2018 21:51
Contributor
Sorry, something went wrong.
addaleax
approved these changes
Dec 21, 2018
jasnell
approved these changes
Dec 27, 2018
Contributor
Author
|
Hi there, could somebody please merge this for me? Thanks! |
Sorry, something went wrong.
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 free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.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.
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