MyRouter256
Inherits Crouter::Router / HTTP::Handler / Reference / Object
Constants
Class methods
routes
Instance methods
call(context)
Macros
delete(pattern, action)
delete(pattern)
get(pattern, action)
get(pattern)
group(prefix)
patch(pattern, action)
patch(pattern)
post(pattern, action)
post(pattern)
put(pattern, action)
put(pattern)