public final class ContentType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_JSON
The default JSON Content-Type header.
|
static String |
APPLICATION_OCTET_STREAM
The default binary Content-Type header.
|
public static final String APPLICATION_JSON
public static final String APPLICATION_OCTET_STREAM
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/