Type Alias: ClientHttpOpts
ClientHttpOpts =
object
Properties​
authHeader?​
optionalauthHeader?:Secret
Secret used to populate the Authorization HTTP header
checksum?​
optionalchecksum?:string
Expected digest of the downloaded content (e.g., "sha256:...").
experimentalServiceHost?​
optionalexperimentalServiceHost?:Service
A service which must be started before the URL is fetched.
name?​
optionalname?:string
File name to use for the file. Defaults to the last part of the URL.
permissions?​
optionalpermissions?:number
Permissions to set on the file.