router ~master (2021-11-06T16:58:11.6146576)
Dub
Repo
Router.execute
router
Router
Undocumented in source. Be warned that the author may not have intended to support it.
class
Router
(TRequest : IRoutedRequest, TResponse)
void
execute
(
string
verb
,
string
path
,
TRequest
request
,
TResponse
response
)
Meta
Source
See Implementation
router
Router
functions
execute
map