We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
http.OutgoingMessage
1 parent 5a65853 commit efa96f2Copy full SHA for efa96f2
doc/api/http.md
@@ -2424,15 +2424,15 @@ added: v0.3.6
2424
2425
Emitted when the buffer of the message is free again.
2426
2427
-### Event: `finish`
+### Event: `'finish'`
2428
2429
<!-- YAML
2430
added: v0.1.17
2431
-->
2432
2433
Emitted when the transmission is finished successfully.
2434
2435
-### Event: `prefinish`
+### Event: `'prefinish'`
2436
2437
2438
added: v0.11.6
0 commit comments