Skip to content

Commit 5735044

Browse files
mikichoaduh95
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 a15b795 commit 5735044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ added: v0.3.6
636636
-->
637637

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

0 commit comments

Comments
 (0)