doc: changed order of invocations in https.request() example. · nodejs/node@87f0083 · GitHub
Skip to content

Commit 87f0083

Browse files
atrioomMylesBorins
authored andcommitted
doc: changed order of invocations in https.request() example.
When you call req.end() before you add .on listeners you get an Error that you can't call .on on undefined. PR-URL: #9614 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 7051ea8 commit 87f0083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/https.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)