Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestOptions

Hierarchy

  • RequestOptions

Index

Properties

Optional gzipped

gzipped: boolean | null

Optional headers

headers: Headers | Record<string, string> | string[][]

Optional last_modified

last_modified: undefined | number

Optional method

method: HttpMethod

Optional patch

patch: undefined | false | true

retry

retry: number

Optional safe

safe: undefined | false | true

Generated using TypeDoc