skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
URLRouters.handleRequest
skadi
core
router
URLRouters
Handles a HTTP request by dispatching it to the registered route handlers.
class
URLRouters
void
handleRequest
(
HTTPServerRequest
req
,
HTTPServerResponse
res
)
Meta
Source
See Implementation
skadi
core
router
URLRouters
constructors
this
functions
any
delete_
get
getAllRoutes
handleRequest
match
patch
post
put
rebuild
route
properties
prefix
Handles a HTTP request by dispatching it to the registered route handlers.