| Interface | Description |
|---|---|
| LegacyProxyServer |
Describes the legacy BrowserMob Proxy 2.0 interface.
|
| Class | Description |
|---|---|
| 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.
|
| BrowserMobProxyHandler | |
| HttpObject | |
| ProxyServer | Deprecated
Use the
BrowserMobProxy interface to preserve compatibility with future BrowserMob Proxy versions. |
| 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.
|
| Exception | Description |
|---|---|
| ProxyServer.TimeoutException |
Exception thrown when waitForNetworkTrafficToStop does not successfully wait for network traffic to stop.
|
Copyright © 2016. All Rights Reserved.