|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PatternRule 的软件包 | |
|---|---|
| org.eclipse.jetty.rewrite.handler | |
| org.eclipse.jetty.rewrite.handler 中 PatternRule 的使用 |
|---|
| org.eclipse.jetty.rewrite.handler 中 PatternRule 的子类 | |
|---|---|
class |
CookiePatternRule
Sets the cookie in the response whenever the rule finds a match. |
class |
HeaderPatternRule
Sets the header in the response whenever the rule finds a match. |
class |
ProxyRule
This rule allows the user to configure a particular rewrite rule that will proxy out to a configured location. |
class |
RedirectPatternRule
Redirects the response whenever the rule finds a match. |
class |
ResponsePatternRule
Sends the response code whenever the rule finds a match. |
class |
RewritePatternRule
Rewrite the URI by replacing the matched PathMap path with a fixed string. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||