mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Test stop against all relevant REST callbacks
This commit is contained in:
parent
06f9f3714f
commit
805a156785
4 changed files with 264 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
%% This module returns switch_handler based on the query string.
|
||||
|
||||
-module(switch_handler_h).
|
||||
|
||||
-export([init/2]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue