Skip to content

Commit 1e6b039

Browse files
mikichomarco-ippolito
authored andcommitted
doc: fix typo in http.md
PR-URL: #59354 Reviewed-By: Tim Perry <pimterry@gmail.com> Reviewed-By: theanarkh <theratliter@gmail.com> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
1 parent 4592017 commit 1e6b039

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)