VibrantRouter.this

Constructs a new vibrant router.

  1. this(URLRouter router)
    class VibrantRouter(bool GenerateAll = false)
    package
    this
    (
    URLRouter router
    )
  2. this(HTTPServerSettings settings, string prefix)

Parameters

router URLRouter

A URLRouter to forward requests to.

Meta