Type Alias: ClientHttpOpts
ClientHttpOpts =
object
Properties​
authHeader?​
optionalauthHeader?:Secret
Secret used to populate the Authorization HTTP header
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.