Skip to content

Commit cd6601b

Browse files
tadjik1targos
authored andcommitted
doc: fix HTTP res 'finish' description
PR-URL: #21670 Reviewed-By: James M Snell <[email protected]>
1 parent 25fef3d commit cd6601b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/http.md

-2
Original file line numberDiff line numberDiff line change
@@ -1025,8 +1025,6 @@ emitted when the last segment of the response headers and body have been
10251025
handed off to the operating system for transmission over the network. It
10261026
does not imply that the client has received anything yet.
10271027

1028-
After this event, no more events will be emitted on the response object.
1029-
10301028
### response.addTrailers(headers)
10311029
<!-- YAML
10321030
added: v0.3.0

0 commit comments

Comments
 (0)