| Package | Description |
|---|---|
| net.lightbody.bmp.core.har | |
| net.lightbody.bmp.proxy.http |
| Modifier and Type | Method and Description |
|---|---|
List<HarEntry> |
HarLog.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
HarLog.addEntry(HarEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
HarEntry |
RequestInfo.getEntry() |
HarEntry |
BrowserMobHttpResponse.getEntry() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestInfo.clear(String url,
HarEntry entry) |
| Constructor and Description |
|---|
BrowserMobHttpResponse(HarEntry entry,
org.apache.http.client.methods.HttpRequestBase method,
org.apache.http.HttpResponse response,
String errorMessage,
String contentType,
String charSet) |
Copyright © 2015. All Rights Reserved.