| Modifier and Type | Field and Description |
|---|---|
List<HttpRule> |
HttpRules.copy_session_field |
List<HttpRule> |
HttpRules.remove |
List<HttpRule> |
HttpRules.remove_if |
List<HttpRule> |
HttpRules.remove_if_found |
List<HttpRule> |
HttpRules.remove_unless |
List<HttpRule> |
HttpRules.remove_unless_found |
List<HttpRule> |
HttpRules.replace |
List<HttpRule> |
HttpRules.sample |
List<HttpRule> |
HttpRules.stop |
List<HttpRule> |
HttpRules.stop_if |
List<HttpRule> |
HttpRules.stop_if_found |
List<HttpRule> |
HttpRules.stop_unless |
List<HttpRule> |
HttpRules.stop_unless_found |
| Modifier and Type | Method and Description |
|---|---|
static HttpRule |
HttpRules.parseRule(String r)
Parses rule from single line.
|
Copyright © 2019 resurface.io. All rights reserved.