0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/doc/src
Loïc Hoguin 836342abb8
Add {switch_handler, Module} return value to cowboy_rest
Also {switch_handler, Module, Opts}.

Allows switching to a different handler type. This is
particularly useful for processing most of the request
with cowboy_rest and then streaming the response body
using cowboy_loop.
2017-11-01 16:27:26 +00:00
..
guide Add {switch_handler, Module} return value to cowboy_rest 2017-11-01 16:27:26 +00:00
manual Add {switch_handler, Module} return value to cowboy_rest 2017-11-01 16:27:26 +00:00
specs Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00