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

Constructors

Properties

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

Methods