Skip to content

Commit f386c7e

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

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
@@ -1031,8 +1031,6 @@ emitted when the last segment of the response headers and body have been
10311031
handed off to the operating system for transmission over the network. It
10321032
does not imply that the client has received anything yet.
10331033

1034-
After this event, no more events will be emitted on the response object.
1035-
10361034
### response.addTrailers(headers)
10371035
<!-- YAML
10381036
added: v0.3.0

0 commit comments

Comments
 (0)