URLRouter.navigateTo

Handles a HTTP request by dispatching it to the registered route handlers.

class URLRouter
@safe nothrow
void
navigateTo
(
string new_url
)

Meta