Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutStreamOptions

Hierarchy

  • PutStreamOptions

Index

Properties

callback

callback: ObjectCallback

Optional contentLength

contentLength: number

the stream length, chunked encoding will be used if absent

Optional headers

headers: object

meta

meta: UserMeta

mime

mime: string

custom mime, will send with Content-Type entity header

timeout

timeout: number

the operation timeout

Generated using TypeDoc