We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4592017 commit 1e6b039Copy full SHA for 1e6b039
1 file changed
doc/api/http.md
@@ -604,7 +604,7 @@ added: v0.3.6
604
-->
605
606
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
+when the last segment of the request headers and body have been handed off to
608
the operating system for transmission over the network. It does not imply that
609
the server has received anything yet.
610
0 commit comments