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 bc8f7db commit 9c99ab6Copy full SHA for 9c99ab6
doc/api/http.md
@@ -637,7 +637,7 @@ added: v0.3.6
637
-->
638
639
Emitted when the request has been sent. More specifically, this event is emitted
640
-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
641
the operating system for transmission over the network. It does not imply that
642
the server has received anything yet.
643
0 commit comments