| Package | Description |
|---|---|
| jadeutils.web.har |
| Modifier and Type | Method and Description |
|---|---|
HarPostData |
HarFactoryJsonImpl.genPostData(com.alibaba.fastjson.JSONObject pdJo) |
HarPostData |
HarFactory.genPostData(O pdJo) |
HarPostData |
HarRequest.getPostData() |
| Modifier and Type | Method and Description |
|---|---|
void |
HarRequest.setPostData(HarPostData postData) |
| Constructor and Description |
|---|
HarRequest(HarHTTPMethod method,
String url,
Map<String,String> headers,
List<HarCookie> cookies,
List<String[]> queryString,
HarPostData postData) |
Copyright © 2019. All rights reserved.