Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpRouteMatchPath

Package version

interface

An interface representing HttpRouteMatchPath. Path to match for routing.

Hierarchy

  • HttpRouteMatchPath

Index

Properties

Properties

Optional rewrite

rewrite: undefined | string
member

{string} [rewrite] replacement string for matched part of the Uri.

value

value: string
member

{string} value Uri path to match for request.

Generated using TypeDoc