skadi-d v0.0.3 (2015-09-03T16:42:40Z)
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.