A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/javascript/api/@azure/storage-blob/blobhttpheaders below:

BlobHTTPHeaders interface | Microsoft Learn

BlobHTTPHeaders interface Properties blobCacheControl

Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request.

blobContentDisposition

Optional. Sets the blob's Content-Disposition header.

blobContentEncoding

Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request.

blobContentLanguage

Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request.

blobContentMD5

Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.

blobContentType

Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request.

Property Details

Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request.

blobCacheControl?: string
Property Value

string

Optional. Sets the blob's Content-Disposition header.

blobContentDisposition?: string
Property Value

string

Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request.

blobContentEncoding?: string
Property Value

string

Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request.

blobContentLanguage?: string
Property Value

string

Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.

blobContentMD5?: Uint8Array
Property Value

Uint8Array

Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request.

blobContentType?: string
Property Value

string


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4