Skip to content

Commit 33a1831

Browse files
committed
http: fix typo in http.md
1 parent b8e6432 commit 33a1831

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
@@ -626,7 +626,7 @@ added: v0.3.6
626626
-->
627627

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

0 commit comments

Comments
 (0)