-
-
- serialVersionUID:
- 2062192774891352043L
-
Serialized Fields
-
binaryContent
boolean binaryContent
When it is set to TRUE, the downloader will not try to parse response body to text.
-
charset
String charset
-
cookies
Map<String,String> cookies
cookies for current url, if not set use Site's cookies
-
downloader
Downloader downloader
this req use this downloader
-
extras
Map<String,Object> extras
Store additional information in extras.
-
headers
Map<String,String> headers
-
method
String method
-
priority
long priority
Priority of the request.
The bigger will be processed earlier.
- See Also:
-
-
requestBody
HttpRequestBody requestBody
-
url
String url
-
-
- serialVersionUID:
- 5659170945717023595L
-
Serialized Fields
-
body
byte[] body
-
contentType
String contentType
-
encoding
String encoding