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
Puts or adds a response header whenever the rule matches a path regex pattern.class
Issues a (3xx) redirect response whenever the rule finds a request path regular expression matchclass
A rule to rewrite the path and query that match a regular expression pattern with a fixed string.class
If this rule matches, terminate the processing of other rules.