Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathConfigWithOptions

Hierarchy

Index

Properties

connect: MethodConfig
delay?: number

Method-level delay (in milliseconds)

delete: MethodConfig
exact?: true

If true, will not parse route as regex

options: MethodConfig
proxy?: string

If set, will proxy all requests to the target

proxyOptions?: RequestOptions

Options to pass through proxy

urlRegex?: RegExp

Generated using TypeDoc