From 8459bebceb9533948193774371cbd9fd571b78ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 Oct 2019 09:48:31 +0200 Subject: Cowboy 2.7.0 --- docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html') diff --git a/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html b/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html index 24a74325..87039829 100644 --- a/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html +++ b/docs/en/cowboy/2.3/manual/cowboy_req.stream_reply/index.html @@ -65,7 +65,7 @@

Name

cowboy_req:stream_reply - Send the response headers

Description

-
@@ -111,14 +111,14 @@ http://www.gnu.org/software/src-highlite -->

Examples

Initiate the response
-
Req = cowboy_req:stream_reply(200, Req0).
Stream the response with custom headers
-
@@ -166,6 +166,8 @@ http://www.gnu.org/software/src-highlite --> +
  • 2.7
  • +
  • 2.6
  • 2.5
  • -- cgit v1.2.3