|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HttpRequestMatcher in org.littleshoot.proxy |
|---|
| Subinterfaces of HttpRequestMatcher in org.littleshoot.proxy | |
|---|---|
interface |
HttpFilter
Interface for rules for filtering HTTP traffic. |
| Classes in org.littleshoot.proxy that implement HttpRequestMatcher | |
|---|---|
class |
DefaultHttpFilter
Default implementation of a class for processing HTTP request rules. |
class |
HttpRequestHostMatcher
A rule for the host of an HTTP request. |
class |
HttpRequestPathMatcher
Request rule that operates on the request path. |
class |
NoOpHttpFilter
HTTP filter that does nothing. |
| Constructors in org.littleshoot.proxy with parameters of type HttpRequestMatcher | |
|---|---|
DefaultHttpFilter(HttpResponseFilter responseFilter,
HttpRequestMatcher... requestRules)
Creates a new set of HTTP request rules. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||