Skip to content

Commit d33e2f6

Browse files
mikichomarco-ippolito
authored andcommitted
doc: fix typo in http.md
PR-URL: #59354 Reviewed-By: Tim Perry <[email protected]> Reviewed-By: theanarkh <[email protected]> Reviewed-By: Ethan Arrowood <[email protected]>
1 parent e3eaab6 commit d33e2f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ added: v0.3.6
604604
-->
605605

606606
Emitted when the request has been sent. More specifically, this event is emitted
607-
when the last segment of the response headers and body have been handed off to
607+
when the last segment of the request headers and body have been handed off to
608608
the operating system for transmission over the network. It does not imply that
609609
the server has received anything yet.
610610

0 commit comments

Comments
 (0)