Handler that redirects paths matching given patterns to their corresponding URL, substituting selected groups.

Hierarchy

Constructors

Properties

logger: Logger = ...
redirects: { redirectPattern: string; regex: RegExp }[]

Methods