archttp v1.0.1 (2022-05-24T15:03:54Z)
Home
Dub
Repo
Router.add
archttp
Router
Router
Undocumented in source. Be warned that the author may not have intended to support it.
class
Router
(RoutingHandler, MiddlewareHandler)
Router
add
(
string
path
,
HttpMethod
method
,
RoutingHandler
handler
)
Meta
Source
See Implementation
archttp
Router
Router
functions
Delete
add
get
match
middlewareHandlers
onMount
post
put
use