| Class | Description |
|---|---|
| ActivityMonitor |
Tracks active and total requests on a proxy, and provides a mechanism to wait for active requests to finish.
|
| BlacklistEntry |
An entry in the Blacklist, consisting of a regular expression to match the URL, an HTTP status code, and a regular expression
to match the HTTP method.
|
| RewriteRule |
Container for a URL rewrite rule pattern and replacement string.
|
| Whitelist |
A URL whitelist.
|
| Enum | Description |
|---|---|
| CaptureType |
Data types that the proxy can capture.
|
Copyright © 2016. All Rights Reserved.