0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/guide
Ivan Lisenkov 60291c6878 Small routing guide fix
Make cowboy_router:compile/1 return to be consistent with current
implementation.
2013-01-31 00:41:14 +04:00
..
handlers.md Explain how to write custom protocol upgrades in the guide 2013-01-18 00:15:00 +01:00
hooks.md Add hooks documentation to the guide 2013-01-18 00:54:41 +01:00
http_handlers.md Replace terminate/2 with terminate/3, adding a Reason 2013-01-22 02:34:18 +01:00
internals.md Finish up the Internals chapter 2013-01-18 20:22:49 +01:00
introduction.md Replace terminate/2 with terminate/3, adding a Reason 2013-01-22 02:34:18 +01:00
loop_handlers.md Replace terminate/2 with terminate/3, adding a Reason 2013-01-22 02:34:18 +01:00
middlewares.md New routing 2013-01-28 16:53:09 +01:00
req.md Add a section about closing the connection in the guide 2013-01-29 13:33:47 +01:00
rest_handlers.md Add a skeleton of the guide to ease user contributions 2013-01-01 18:27:41 +01:00
routing.md Small routing guide fix 2013-01-31 00:41:14 +04:00
static_handlers.md Document the static handler in the guide 2013-01-18 20:33:48 +01:00
toc.md Add a section about closing the connection in the guide 2013-01-29 13:33:47 +01:00
ws_handlers.md Fix small error in the websocket chapter in the guide 2013-01-30 19:00:47 +01:00