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