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 @@ -2416,23 +2416,23 @@ This class serves as the parent class of [`http.ClientRequest`][]
2416
2416
and [ ` http.ServerResponse ` ] [ ] . It is an abstract of outgoing message from
2417
2417
the perspective of the participants of HTTP transaction.
2418
2418
2419
- ### Event: ` drain `
2419
+ ### Event: ` ' drain' `
2420
2420
2421
2421
<!-- YAML
2422
2422
added: v0.3.6
2423
2423
-->
2424
2424
2425
2425
Emitted when the buffer of the message is free again.
2426
2426
2427
- ### Event: ` finish `
2427
+ ### Event: ` ' finish' `
2428
2428
2429
2429
<!-- YAML
2430
2430
added: v0.1.17
2431
2431
-->
2432
2432
2433
2433
Emitted when the transmission is finished successfully.
2434
2434
2435
- ### Event: ` prefinish `
2435
+ ### Event: ` ' prefinish' `
2436
2436
2437
2437
<!-- YAML
2438
2438
added: v0.11.6
You can’t perform that action at this time.
0 commit comments