Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpHostConfig

Package version

Describes the hostname properties for http routing.

Hierarchy

  • HttpHostConfig

Index

Properties

Properties

name

name: string

http hostname config name.

routes

routes: HttpRouteConfig[]

Route information to use for routing. Routes are processed in the order they are specified. Specify routes that are more specific before routes that can handle general cases.

Generated using TypeDoc