Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestMatcher

Hierarchy

Implemented by

Index

Properties

Methods

Properties

type: "port" | "header" | "method" | "host" | "query" | "protocol" | "hostname" | "cookie" | "callback" | "wildcard" | "simple-path" | "regex-path" | "regex-url" | "exact-query-string" | "form-data" | "multipart-form-data" | "raw-body" | "raw-body-regexp" | "raw-body-includes" | "json-body" | "json-body-matching"

Methods

  • dispose(): void
  • explain(): string

Generated using TypeDoc