Modifier and Type | Field and Description |
---|---|
static String |
defaultTransferEncoding
transfer encoding used when streaming body parts, May be null to specify java default behavior
|
UrlUtil.HTTPDetails |
httpDetails
http details
|
boolean |
modifyBoundarySemicolon
if true, the stream will be parsed for a semicolon after the mime multipart
and said semicolon will be replaced with a cr/lf
|
String |
transferEncoding |
Constructor and Description |
---|
MIMEDetails() |
public static String defaultTransferEncoding
public UrlUtil.HTTPDetails httpDetails
public String transferEncoding
public boolean modifyBoundarySemicolon
Copyright © 2018. All rights reserved.