com.baidubce.http
Interface Headers
public interface Headers
Common BOS HTTP header values used throughout the BCE BOS Java client.
AUTHORIZATION
static final String AUTHORIZATION
- See Also:
- Constant Field Values
CACHE_CONTROL
static final String CACHE_CONTROL
- See Also:
- Constant Field Values
CONTENT_DISPOSITION
static final String CONTENT_DISPOSITION
- See Also:
- Constant Field Values
CONTENT_ENCODING
static final String CONTENT_ENCODING
- See Also:
- Constant Field Values
CONTENT_LENGTH
static final String CONTENT_LENGTH
- See Also:
- Constant Field Values
CONTENT_MD5
static final String CONTENT_MD5
- See Also:
- Constant Field Values
CONTENT_RANGE
static final String CONTENT_RANGE
- See Also:
- Constant Field Values
CONTENT_TYPE
static final String CONTENT_TYPE
- See Also:
- Constant Field Values
DATE
static final String DATE
- See Also:
- Constant Field Values
ETAG
static final String ETAG
- See Also:
- Constant Field Values
EXPIRES
static final String EXPIRES
- See Also:
- Constant Field Values
HOST
static final String HOST
- See Also:
- Constant Field Values
LAST_MODIFIED
static final String LAST_MODIFIED
- See Also:
- Constant Field Values
LOCATION
static final String LOCATION
- See Also:
- Constant Field Values
RANGE
static final String RANGE
- See Also:
- Constant Field Values
SERVER
static final String SERVER
- See Also:
- Constant Field Values
TRANSFER_ENCODING
static final String TRANSFER_ENCODING
- See Also:
- Constant Field Values
USER_AGENT
static final String USER_AGENT
- See Also:
- Constant Field Values
BCE_ACL
static final String BCE_ACL
- See Also:
- Constant Field Values
BCE_ACL_GRANT_READ
static final String BCE_ACL_GRANT_READ
- See Also:
- Constant Field Values
BCE_ACL_GRANT_FULL_CONTROL
static final String BCE_ACL_GRANT_FULL_CONTROL
- See Also:
- Constant Field Values
BCE_CONTENT_SHA256
static final String BCE_CONTENT_SHA256
- See Also:
- Constant Field Values
BCE_COPY_METADATA_DIRECTIVE
static final String BCE_COPY_METADATA_DIRECTIVE
- See Also:
- Constant Field Values
BCE_COPY_SOURCE_IF_MATCH
static final String BCE_COPY_SOURCE_IF_MATCH
- See Also:
- Constant Field Values
BCE_DATE
static final String BCE_DATE
- See Also:
- Constant Field Values
BCE_PREFIX
static final String BCE_PREFIX
- See Also:
- Constant Field Values
BCE_REQUEST_ID
static final String BCE_REQUEST_ID
- See Also:
- Constant Field Values
BCE_SECURITY_TOKEN
static final String BCE_SECURITY_TOKEN
- See Also:
- Constant Field Values
BCE_USER_METADATA_PREFIX
static final String BCE_USER_METADATA_PREFIX
- See Also:
- Constant Field Values
BCE_CONTENT_CRC32
static final String BCE_CONTENT_CRC32
- See Also:
- Constant Field Values
BCE_COPY_SOURCE
static final String BCE_COPY_SOURCE
- See Also:
- Constant Field Values
BCE_COPY_SOURCE_RANGE
static final String BCE_COPY_SOURCE_RANGE
- See Also:
- Constant Field Values
BCE_COPY_SOURCE_IF_MODIFIED_SINCE
static final String BCE_COPY_SOURCE_IF_MODIFIED_SINCE
- See Also:
- Constant Field Values
BCE_COPY_SOURCE_IF_NONE_MATCH
static final String BCE_COPY_SOURCE_IF_NONE_MATCH
- See Also:
- Constant Field Values
BCE_COPY_SOURCE_IF_UNMODIFIED_SINCE
static final String BCE_COPY_SOURCE_IF_UNMODIFIED_SINCE
- See Also:
- Constant Field Values
BCE_FETCH_SOURCE
static final String BCE_FETCH_SOURCE
- See Also:
- Constant Field Values
BCE_FETCH_MODE
static final String BCE_FETCH_MODE
- See Also:
- Constant Field Values
BCE_DEBUG_ID
static final String BCE_DEBUG_ID
- See Also:
- Constant Field Values
BCE_NEXT_APPEND_OFFSET
static final String BCE_NEXT_APPEND_OFFSET
- See Also:
- Constant Field Values
BCE_OBJECT_TYPE
static final String BCE_OBJECT_TYPE
- See Also:
- Constant Field Values
BCE_STORAGE_CLASS
static final String BCE_STORAGE_CLASS
- See Also:
- Constant Field Values
Copyright © 2018. All rights reserved.