Share via


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?: undefined | string

Property Value

undefined | string

contentDisposition

Content disposition for given resource

contentDisposition?: undefined | string

Property Value

undefined | string

contentEncoding

Content encoding for given resource

contentEncoding?: undefined | string

Property Value

undefined | string

contentLanguage

Content language for given resource

contentLanguage?: undefined | string

Property Value

undefined | string

contentType

Content type for given resource

contentType?: undefined | string

Property Value

undefined | string