diff options
Diffstat (limited to 'docs/en/cowboy/2.0/guide/handlers')
-rw-r--r-- | docs/en/cowboy/2.0/guide/handlers/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/en/cowboy/2.0/guide/handlers/index.html b/docs/en/cowboy/2.0/guide/handlers/index.html index c45d1adb..6cdd7d48 100644 --- a/docs/en/cowboy/2.0/guide/handlers/index.html +++ b/docs/en/cowboy/2.0/guide/handlers/index.html @@ -168,6 +168,27 @@ process will terminate soon after this call returns.</p></div> + + + + + <nav style="margin:1em 0"> + + <a style="float:left" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/constraints/"> + Constraints + </a> + + + + <a style="float:right" href="http://ninenines.eu/docs/en/cowboy/2.0/guide/loop_handlers/"> + Loop handlers + </a> + + </nav> + + + + </div> <div class="span3 sidecol"> |