mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
![]() Middlewares allow customizing the request processing. All existing Cowboy project are incompatible with this commit. You need to change `{dispatch, Dispatch}` in the protocol options to `{env, [{dispatch, Dispatch}]}` to fix your code. |
||
---|---|---|
.. | ||
handlers.md | ||
hooks.md | ||
http_handlers.md | ||
internals.md | ||
introduction.md | ||
loop_handlers.md | ||
middlewares.md | ||
req.md | ||
rest_handlers.md | ||
routing.md | ||
static_handlers.md | ||
toc.md | ||
ws_handlers.md |