Uses of Class
org.eclipse.jetty.rewrite.handler.RegexRule
Package
Description
Jetty Rewrite : Rewrite Handler and Rules for Jetty
-
Uses of RegexRule in org.eclipse.jetty.rewrite.handler
Modifier and TypeClassDescriptionclass
Rule to add a header based on a Regex matchclass
Issues a (3xx) Redirect response whenever the rule finds a match via regular expression.class
Rewrite the URI by matching with a regular expression.class
If this rule matches, terminate the processing of other rules.