libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
URLRouter.navigateTo
libwasm
router
URLRouter
Handles a HTTP request by dispatching it to the registered route handlers.
class
URLRouter
@
safe
nothrow
void
navigateTo
(
string
new_url
)
Meta
Source
See Implementation
libwasm
router
URLRouter
constructors
this
destructors
~this
functions
getBasePath
getDelegate
getTitle
handleLinkEvent
navigateTo
onPopState
register
setBasePath
setTitle
Handles a HTTP request by dispatching it to the registered route handlers.