skadi-d ~master (2022-04-10T13:47:27.5189351)
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.