From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?=
Date: Wed, 4 Apr 2018 13:13:37 +0200
Subject: Cowboy 2.3.0
---
docs/en/cowboy/2.1/guide/loop_handlers/index.html | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
(limited to 'docs/en/cowboy/2.1/guide/loop_handlers')
diff --git a/docs/en/cowboy/2.1/guide/loop_handlers/index.html b/docs/en/cowboy/2.1/guide/loop_handlers/index.html
index fd64cff4..1390662c 100644
--- a/docs/en/cowboy/2.1/guide/loop_handlers/index.html
+++ b/docs/en/cowboy/2.1/guide/loop_handlers/index.html
@@ -7,7 +7,7 @@
-
+
Nine Nines: Loop handlers
@@ -95,7 +95,7 @@ a timeout value and/or the atom hibernate
to make the
process enter hibernation until a message is received.
This snippet enables the loop handler:
-
@@ -103,7 +103,7 @@ http://www.gnu.org/software/src-highlite -->
{cowboy_loop, Req, State}.
This also makes the process hibernate:
-
@@ -122,7 +122,7 @@ and the handler’s state.
reply
message from another process, or waits for another
message otherwise.
-
@@ -155,7 +155,7 @@ every time a message is received.
a chunk is sent every time an
event
message is received,
and the loop is stopped by sending an
eof
message.
-
@@ -248,6 +248,8 @@ accordingly.
+
2.3
+
2.2
2.1
--
cgit v1.2.3