diff options
Diffstat (limited to 'docs/en/cowboy/2.0/guide/middlewares')
-rw-r--r-- | docs/en/cowboy/2.0/guide/middlewares/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.0/guide/middlewares/index.html b/docs/en/cowboy/2.0/guide/middlewares/index.html index b3c10e5e..f4dfdb0a 100644 --- a/docs/en/cowboy/2.0/guide/middlewares/index.html +++ b/docs/en/cowboy/2.0/guide/middlewares/index.html @@ -158,6 +158,27 @@ values. It puts the result of the request handling into <code>result</code>.</p> + + + + + <nav style="margin:1em 0"> + + <a style="float:left" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/broken_clients/"> + Dealing with broken clients + </a> + + + + <a style="float:right" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/sub_protocols/"> + Sub protocols + </a> + + </nav> + + + + </div> <div class="span3 sidecol"> |