Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpRouteMatchRule

Package version

interface

An interface representing HttpRouteMatchRule. Describes a rule for http route matching.

Hierarchy

  • HttpRouteMatchRule

Index

Properties

Properties

Optional headers

member

{HttpRouteMatchHeader[]} [headers] headers and their values to match in request.

path

member

{HttpRouteMatchPath} path Path to match for routing.

Generated using TypeDoc