Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProtocolMatcher

Hierarchy

Implements

Index

Constructors

  • new ProtocolMatcher(protocol: "http" | "https" | "ws" | "wss"): ProtocolMatcher

Properties

protocol: "http" | "https" | "ws" | "wss"
type: "protocol" = 'protocol'

Methods

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

Generated using TypeDoc