Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTENT_DISPOSITION |
"Content-Disposition" |
public static final String |
CONTENT_TRANSFER_ENC |
"Content-Transfer-Encoding" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
ENC_8BIT |
"8bit" |
public static final String |
ENC_BINARY |
"binary" |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.