mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
![]() Now everywhere in Cowboy when we want to stop something we return a 'stop' tuple instead of one of the many choices depending on context that we had before. This particular change affects middlewares, sub protocols and REST handlers which were using 'halt' to stop processing. |
||
---|---|---|
.. | ||
handlers | ||
http_SUITE_data | ||
ws_SUITE_data | ||
cover.spec | ||
cowboy_ct_hook.erl | ||
cowboy_error_h.erl | ||
cowboy_test.erl | ||
eunit_SUITE.erl | ||
http_SUITE.erl | ||
loop_handler_SUITE.erl | ||
spdy_SUITE.erl | ||
ws_SUITE.erl |