{{ message }}
Commit 87f0083
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

0 commit comments