Skip to content

@ralphschuler.ai function caller.index.<internal>.ResponseInit

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ResponseInit

index.<internal>.ResponseInit

Table of contents

Properties

Properties

headers

Optional headers: HeadersInit

Defined in

node_modules/@types/node-fetch/index.d.ts:181


size

Optional size: number

Defined in

node_modules/@types/node-fetch/index.d.ts:182


status

Optional status: number

Defined in

node_modules/@types/node-fetch/index.d.ts:183


statusText

Optional statusText: string

Defined in

node_modules/@types/node-fetch/index.d.ts:184


timeout

Optional timeout: number

Defined in

node_modules/@types/node-fetch/index.d.ts:185


url

Optional url: string

Defined in

node_modules/@types/node-fetch/index.d.ts:186

Typescript Libraries

Modules

Namespaces

Clone this wiki locally