lighttp ~master (2020-01-09T16:41:23Z)
Dub
Repo
Router.add
lighttp
server
router
Router
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(T routes)
void
add
(RouteInfo!T info, void delegate(E) del)
void
add
(RouteInfo!T info, Resource resource)
class
Router
void
add
(
T
)
(
RouteInfo
!
T
info
,
Resource
resource
)
Meta
Source
See Implementation
lighttp
server
router
Router
constructors
this
functions
add
addWebSocket
handle
handleError
remove