vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
IController.canHandle
vibeauth
mvc
controller
IController
Returns true if the request can be handled by the controller
interface
IController
bool
canHandle
(
HTTPServerRequest
)
Meta
Source
See Implementation
vibeauth
mvc
controller
IController
functions
canHandle
handle
Returns true if the request can be handled by the controller