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