| Package | Description |
|---|---|
| org.eclipse.jetty.rewrite.handler |
Jetty Rewrite : Rewrite Handler and Rules for Jetty
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HeaderRegexRule |
Rule to add a header based on a Regex match
|
class |
RedirectRegexRule |
Issues a (3xx) Redirect response whenever the rule finds a match via regular expression.
|
class |
RewriteRegexRule |
Rewrite the URI by matching with a regular expression.
|
class |
TerminatingRegexRule |
If this rule matches, terminate the processing of other rules.
|
Copyright © 1995–2018 Webtide. All rights reserved.