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

Properties

baseUrl: string
responseWriter: ResponseWriter
target: string
targetExtractor: TargetExtractor

Methods