We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448c5e0 commit 8c3a757Copy full SHA for 8c3a757
1 file changed
doc/api/http.markdown
@@ -647,7 +647,7 @@ A client server pair that show you how to listen for the `upgrade` event using `
647
648
### Event: 'continue'
649
650
-`function ()`
+`function () { }`
651
652
Emitted when the server sends a '100 Continue' HTTP response, usually because
653
the request contained 'Expect: 100-continue'. This is an instruction that
0 commit comments