File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2412,23 +2412,23 @@ This class serves as the parent class of [`http.ClientRequest`][]
2412
2412
and [ ` http.ServerResponse ` ] [ ] . It is an abstract of outgoing message from
2413
2413
the perspective of the participants of HTTP transaction.
2414
2414
2415
- ### Event: ` drain `
2415
+ ### Event: ` ' drain' `
2416
2416
2417
2417
<!-- YAML
2418
2418
added: v0.3.6
2419
2419
-->
2420
2420
2421
2421
Emitted when the buffer of the message is free again.
2422
2422
2423
- ### Event: ` finish `
2423
+ ### Event: ` ' finish' `
2424
2424
2425
2425
<!-- YAML
2426
2426
added: v0.1.17
2427
2427
-->
2428
2428
2429
2429
Emitted when the transmission is finished successfully.
2430
2430
2431
- ### Event: ` prefinish `
2431
+ ### Event: ` ' prefinish' `
2432
2432
2433
2433
<!-- YAML
2434
2434
added: v0.11.6
You can’t perform that action at this time.
0 commit comments