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`][]
24162416and [ ` http.ServerResponse ` ] [ ] . It is an abstract of outgoing message from
24172417the perspective of the participants of HTTP transaction.
24182418
2419- ### Event: ` drain `
2419+ ### Event: ` ' drain' `
24202420
24212421<!-- YAML
24222422added: v0.3.6
24232423-->
24242424
24252425Emitted when the buffer of the message is free again.
24262426
2427- ### Event: ` finish `
2427+ ### Event: ` ' finish' `
24282428
24292429<!-- YAML
24302430added: v0.1.17
24312431-->
24322432
24332433Emitted when the transmission is finished successfully.
24342434
2435- ### Event: ` prefinish `
2435+ ### Event: ` ' prefinish' `
24362436
24372437<!-- YAML
24382438added: v0.11.6
You can’t perform that action at this time.
0 commit comments