Interface: IRequestOptions

identifiers/Interfaces.Interfaces.IRequestOptions

Table of contents

Properties

  • body

  • headers

  • keepalive

  • method

Properties

body

Optional body: string

Defined in

identifiers/Interfaces.ts:22arrow-up-right


headers

headers: object

Defined in

identifiers/Interfaces.ts:19arrow-up-right


keepalive

keepalive: boolean

Defined in

identifiers/Interfaces.ts:21arrow-up-right


method

method: REQUEST_TYPES

Defined in

identifiers/Interfaces.ts:20arrow-up-right