PathHttpHeaders interface
Properties
| cache |
|
| content |
|
| content |
|
| content |
|
| contentMD5 | |
| content |
|
| transactional |
Specify the transactional md5 for the body, to be validated by the service. |
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
transactionalContentHash
Specify the transactional md5 for the body, to be validated by the service.
transactionalContentHash?: Uint8Array
Property Value
Uint8Array