DirectoryHttpHeaders interface

Additional parameters for a set of operations, such as: Directory_create, Directory_rename, Blob_rename.

Properties

cacheControl

Cache control for given resource

contentDisposition

Content disposition for given resource

contentEncoding

Content encoding for given resource

contentLanguage

Content language for given resource

contentType

Content type for given resource

Property Details

cacheControl

Cache control for given resource

cacheControl?: string

Property Value

string

contentDisposition

Content disposition for given resource

contentDisposition?: string

Property Value

string

contentEncoding

Content encoding for given resource

contentEncoding?: string

Property Value

string

contentLanguage

Content language for given resource

contentLanguage?: string

Property Value

string

contentType

Content type for given resource

contentType?: string

Property Value

string