Sdílet prostřednictvím


IFileHTTPHeaders interface

Vlastnosti

fileCacheControl
fileContentDisposition
fileContentEncoding
fileContentLanguage
fileContentMD5
fileContentType

Podrobnosti vlastnosti

fileCacheControl

fileCacheControl?: undefined | string

Hodnota vlastnosti

undefined | string

fileContentDisposition

fileContentDisposition?: undefined | string

Hodnota vlastnosti

undefined | string

fileContentEncoding

fileContentEncoding?: undefined | string

Hodnota vlastnosti

undefined | string

fileContentLanguage

fileContentLanguage?: undefined | string

Hodnota vlastnosti

undefined | string

fileContentMD5

fileContentMD5?: Uint8Array

Hodnota vlastnosti

Uint8Array

fileContentType

fileContentType?: undefined | string

Hodnota vlastnosti

undefined | string