Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SignatureUrlOptions

Hierarchy

  • SignatureUrlOptions

Index

Properties

Optional Content-Type

Content-Type: string

set the request content type

Optional callback

callback: ObjectCallback

Optional expires

expires: number

after expires seconds, the url will become invalid, default is 1800

Optional method

method: HTTPMethods

the HTTP method, default is 'GET'

Optional process

process: string

Optional response

set the response headers for download

Generated using TypeDoc