summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/manual/cowboy_req/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/cowboy/2.0/manual/cowboy_req/index.html')
-rw-r--r--docs/en/cowboy/2.0/manual/cowboy_req/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/cowboy/2.0/manual/cowboy_req/index.html b/docs/en/cowboy/2.0/manual/cowboy_req/index.html
index 8e0f9c60..744ea672 100644
--- a/docs/en/cowboy/2.0/manual/cowboy_req/index.html
+++ b/docs/en/cowboy/2.0/manual/cowboy_req/index.html
@@ -309,12 +309,12 @@ and to read the body once.</p></div>
</li>
<li>
<p>
-<a href="../cowboy_req.stream_reply">cowboy_req:stream_reply(3)</a> - Send the response and stream its body
+<a href="../cowboy_req.stream_reply">cowboy_req:stream_reply(3)</a> - Send the response headers
</p>
</li>
<li>
<p>
-<a href="../cowboy_req.stream_body">cowboy_req:stream_body(3)</a> - Send a chunk of the response body
+<a href="../cowboy_req.stream_body">cowboy_req:stream_body(3)</a> - Stream the response body
</p>
</li>
<li>