public final class ContentType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_JSON
It is used when the HTTP request content type is application/json.
|
static String |
APPLICATION_OCTET_STREAM
It is used when the HTTP request content type is application/octet-stream.
|
public static final String APPLICATION_JSON
public static final String APPLICATION_OCTET_STREAM