module Azure::Storage::Common::HeaderConstants
Defines constants for use with HTTP headers.
Constants
- ACCEPT
The accept header.
- ACCEPT_CHARSET
The accept charset header.
- ACCEPT_RANGES
The accept ranges header.
- APPROXIMATE_MESSAGES_COUNT
The header that specifies the approximate message count of a queue.
- APPROXIMATE_MESSAGE_COUNT
The approximate message counter header.
- AUTHORIZATION
The Authorization header.
- BLOB_APPEND_OFFSET
The append blob append offset header.
- BLOB_CACHE_CONTROL
The header that specifies blob caching control.
- BLOB_COMMITTED_BLOCK_COUNT
The append blob committed block header.
- BLOB_CONDITION_APPEND_POSITION
The append blob position header.
- BLOB_CONDITION_MAX_SIZE
The max blob size header.
- BLOB_CONTENT_DISPOSITION
The header that specifies blob content disposition.
- BLOB_CONTENT_ENCODING
The header that specifies blob content encoding.
- BLOB_CONTENT_LANGUAGE
The header that specifies blob content language.
- BLOB_CONTENT_LENGTH
The header that specifies blob content length.
- BLOB_CONTENT_MD5
The header that specifies blob content MD5.
- BLOB_CONTENT_TYPE
The header that specifies blob content type.
- BLOB_PUBLIC_ACCESS
The header that specifies public access to blobs.
- BLOB_TYPE
The header for the blob type.
- BLOCK_BLOB
Specifies the block blob type.
- CACHE_CONTROL
The CacheControl header.
- CLIENT_REQUEST_ID
The client request Id header.
- CONTENT_DISPOSITION
The ContentDisposition header.
- CONTENT_ENCODING
The ContentEncoding header.
- CONTENT_ID
The ContentID header.
- CONTENT_LANGUAGE
The ContentLangauge header.
- CONTENT_LENGTH
The ContentLength header.
- CONTENT_MD5
The ContentMD5 header.
- CONTENT_RANGE
The ContentRange header.
- CONTENT_TRANSFER_ENCODING
The content transfer encoding header.
- CONTENT_TYPE
The ContentType header.
- COPY_ACTION
The copy action.
- COPY_COMPLETION_TIME
The copy completion time
- COPY_ID
The copy identifier.
- COPY_PROGRESS
Progress of any copy operation
- COPY_SOURCE
The header for copy source.
- COPY_STATUS
The copy status.
- COPY_STATUS_DESCRIPTION
The copy status message
- CORRELATION_ID
The correlation identifier header.
- DATA_SERVICE_VERSION
The data service version.
- DATE
The header that specifies the date.
- DELETE_SNAPSHOT
The header to delete snapshots.
- ETAG
The ETag header.
- FILE_CACHE_CONTROL
The header that specifies caching control.
- FILE_CONTENT_DISPOSITION
The header that specifies content disposition.
- FILE_CONTENT_ENCODING
The header that specifies content encoding.
- FILE_CONTENT_LANGUAGE
The header that specifies content language.
- FILE_CONTENT_LENGTH
The header that specifies content length.
- FILE_CONTENT_MD5
The header that specifies content MD5.
- FILE_CONTENT_TYPE
The header that specifies content type.
- FILE_WRITE
The header that specifies file range write mode.
- GROUP_ID
The group identifier header.
- HOST
The host header.
- IF_MATCH
The IfMatch header.
- IF_MODIFIED_SINCE
The IfModifiedSince header.
- IF_NONE_MATCH
The IfNoneMatch header.
- IF_UNMODIFIED_SINCE
The IfUnmodifiedSince header.
- INCLUDE_SNAPSHOTS_VALUE
Specifies snapshots are to be included.
- JSON_CONTENT_TYPE_VALUE
Specifies that the content-type is JSON.
- LAST_MODIFIED
The Last-Modified header
- LEASE_ACTION
The lease action header.
- LEASE_BREAK_PERIOD
The header that specifies the lease break period.
- LEASE_DURATION
The header that specifies the lease duration.
- LEASE_ID
The header that specifies lease ID.
- LEASE_STATE
The header that specifies lease state.
- LEASE_STATUS
The header that specifies lease status.
- LEASE_TIME
The header that specifies lease time.
- LOCATION
The location header.
- MAX_DATA_SERVICE_VERSION
The maximum data service version.
- MS_DATE
The header that specifies the date.
- ODATA_FULL_META
The returned response payload should be with full metadata.
- ODATA_MIN_META
The returned response payload should be with minimal metadata.
- ODATA_NO_META
The returned response payload should be with no metadata.
- PAGE_BLOB
Specifies the page blob type.
- PAGE_WRITE
The header that specifies page write mode.
- POP_RECEIPT
The pop receipt header.
- PREFER
The header that specifies whether the response should include the inserted entity.
- PREFER_CONTENT
The header value which specifies that the response should include the inserted entity.
- PREFER_NO_CONTENT
The header value which specifies that the response should not include the inserted entity.
- PREFIX_FOR_STORAGE
- PREFIX_FOR_STORAGE_METADATA
The header prefix for metadata.
- PREFIX_FOR_STORAGE_PROPERTIES
The header prefix for properties.
- PROPOSED_LEASE_ID
The header that specifies the proposed lease identifier.
- RANGE
The Range header.
- RANGE_GET_CONTENT_MD5
The header that specifies if the request will populate the ContentMD5 header for range gets.
- RANGE_HEADER_FORMAT
The format string for specifying ranges.
- REQUEST_ID
The header that indicates the request ID.
- REQUEST_SERVER_ENCRYPTED
The header for if request has been encrypted at server side.
- SEQUENCE_NUMBER
The header for specifying the sequence number.
- SEQUENCE_NUMBER_ACTION
The header that specifies sequence number action.
- SEQUENCE_NUMBER_EQUAL
The header for specifying the If-Sequence-Number-EQ condition.
- SEQUENCE_NUMBER_LESS_THAN
The header for specifying the If-Sequence-Number-LT condition.
- SEQUENCE_NUMBER_LESS_THAN_OR_EQUAL
The header for specifying the If-Sequence-Number-LE condition.
- SERVER
The server header.
- SERVER_ENCRYPTED
The header for if blob data and application metadata has been encrypted at server side.
- SHARE_QUOTA
The share quota header.
- SIZE
The header for the blob content length.
- SNAPSHOT
The header for snapshots.
- SNAPSHOTS_ONLY_VALUE
Specifies only snapshots are to be included.
- SOURCE_IF_MATCH
The header for the If-Match condition.
- SOURCE_IF_MODIFIED_SINCE
The header for the If-Modified-Since condition.
- SOURCE_IF_NONE_MATCH
The header for the If-None-Match condition.
- SOURCE_IF_UNMODIFIED_SINCE
The header for the If-Unmodified-Since condition.
- SOURCE_LEASE_ID
The header that specifies the source lease ID.
- STORAGE_RANGE
The header for data ranges.
- STORAGE_VERSION
The header for storage version.
- TIME_NEXT_VISIBLE
The time next visibile header.
- TRANSFER_ENCODING
The transfer encoding header.
- TYPE
The header for the type.
- USER_AGENT
The UserAgent header.