com.aliyun.mns.common.utils
接口 HttpHeaders
- 所有已知子接口:
- MNSConstants
public interface HttpHeaders
Contains the common HTTP headers.
AUTHORIZATION
static final String AUTHORIZATION
- 另请参见:
- 常量字段值
CACHE_CONTROL
static final String CACHE_CONTROL
- 另请参见:
- 常量字段值
CONTENT_DISPOSITION
static final String CONTENT_DISPOSITION
- 另请参见:
- 常量字段值
CONTENT_ENCODING
static final String CONTENT_ENCODING
- 另请参见:
- 常量字段值
CONTENT_LENGTH
static final String CONTENT_LENGTH
- 另请参见:
- 常量字段值
CONTENT_MD5
static final String CONTENT_MD5
- 另请参见:
- 常量字段值
CONTENT_TYPE
static final String CONTENT_TYPE
- 另请参见:
- 常量字段值
DATE
static final String DATE
- 另请参见:
- 常量字段值
ETAG
static final String ETAG
- 另请参见:
- 常量字段值
EXPIRES
static final String EXPIRES
- 另请参见:
- 常量字段值
HOST
static final String HOST
- 另请参见:
- 常量字段值
LAST_MODIFIED
static final String LAST_MODIFIED
- 另请参见:
- 常量字段值
RANGE
static final String RANGE
- 另请参见:
- 常量字段值
LOCATION
static final String LOCATION
- 另请参见:
- 常量字段值
USER_AGENT
static final String USER_AGENT
- 另请参见:
- 常量字段值
SECURITY_TOKEN
static final String SECURITY_TOKEN
- 另请参见:
- 常量字段值
Copyright © 2016. All Rights Reserved.