diff options
Diffstat (limited to 'docs/en/cowboy/2.0/manual/index.html')
-rw-r--r-- | docs/en/cowboy/2.0/manual/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/en/cowboy/2.0/manual/index.html b/docs/en/cowboy/2.0/manual/index.html index ec47432c..3191493d 100644 --- a/docs/en/cowboy/2.0/manual/index.html +++ b/docs/en/cowboy/2.0/manual/index.html @@ -152,7 +152,11 @@ related standards, like Websocket or Server-Sent Events.</p></div> <li>
<p>
<a href="cowboy_rest">cowboy_rest(3)</a> - REST handlers
-
+</p>
+</li>
+<li>
+<p>
+<a href="cowboy_stream">cowboy_stream(3)</a> - Stream handlers
</p>
</li>
<li>
|