Freigeben über


IFileHTTPHeaders interface

Properties

fileCacheControl
fileContentDisposition
fileContentEncoding
fileContentLanguage
fileContentMD5
fileContentType

Property Details

fileCacheControl

fileCacheControl?: undefined | string

Property Value

undefined | string

fileContentDisposition

fileContentDisposition?: undefined | string

Property Value

undefined | string

fileContentEncoding

fileContentEncoding?: undefined | string

Property Value

undefined | string

fileContentLanguage

fileContentLanguage?: undefined | string

Property Value

undefined | string

fileContentMD5

fileContentMD5?: Uint8Array

Property Value

Uint8Array

fileContentType

fileContentType?: undefined | string

Property Value

undefined | string