PathHttpHeaders interface

Properties

cacheControl
contentDisposition
contentEncoding
contentLanguage
contentMD5
contentType

Property Details

cacheControl

cacheControl?: string

Property Value

string

contentDisposition

contentDisposition?: string

Property Value

string

contentEncoding

contentEncoding?: string

Property Value

string

contentLanguage

contentLanguage?: string

Property Value

string

contentMD5

contentMD5?: Uint8Array

Property Value

Uint8Array

contentType

contentType?: string

Property Value

string