| Package | Description |
|---|---|
| net.lightbody.bmp.proxy | |
| net.lightbody.bmp.proxy.jetty.http | |
| net.lightbody.bmp.proxy.jetty.http.handler | |
| net.lightbody.bmp.proxy.jetty.util | |
| net.lightbody.bmp.proxy.selenium |
| Modifier and Type | Method and Description |
|---|---|
protected SeleniumProxyHandler.SslRelay |
BrowserMobProxyHandler.getSslRelayOrCreateNew(URI uri,
InetAddrPort addrPort,
HttpServer server) |
| Modifier and Type | Method and Description |
|---|---|
URI |
HttpRequest.getURI()
Get the full URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequest.setURI(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProxyHandler.isForbidden(URI uri)
Is URL Forbidden.
|
protected URL |
ProxyHandler.isProxied(URI uri)
Is URL Proxied.
|
protected void |
ProxyHandler.sendForbid(HttpRequest request,
HttpResponse response,
URI uri)
Send Forbidden.
|
| Constructor and Description |
|---|
URI(URI uri)
Copy Constructor .
|
| Modifier and Type | Method and Description |
|---|---|
protected SeleniumProxyHandler.SslRelay |
SeleniumProxyHandler.getSslRelayOrCreateNew(URI uri,
InetAddrPort addrPort,
HttpServer server) |
protected boolean |
SeleniumProxyHandler.isForbidden(URI uri)
Is URL Forbidden.
|
protected URL |
SeleniumProxyHandler.isProxied(URI uri)
Is URL Proxied.
|
protected void |
SeleniumProxyHandler.sendForbid(HttpRequest request,
HttpResponse response,
URI uri)
Send Forbidden.
|
Copyright © 2015. All Rights Reserved.