Options
All
  • Public
  • Public/Protected
  • All
Menu

Will redirect all incoming requests to the given target. In case the incoming request already has the correct target, the canHandle call will reject the input.

Hierarchy

Index

Constructors

constructor

Properties

Private Readonly baseUrl

baseUrl: string

Private Readonly responseWriter

responseWriter: ResponseWriter

Private Readonly target

target: string

Private Readonly targetExtractor

targetExtractor: TargetExtractor

Methods

canHandle

handle

handleSafe