Skip to content

Interface: HttpRequestConfig

Interface: HttpRequestConfig

Defined in: auth-server-ts/src/contracts/transport.ts:37

Properties

headers?

optional headers?: Record<string, string>

Defined in: auth-server-ts/src/contracts/transport.ts:38


timeout?

optional timeout?: number

Defined in: auth-server-ts/src/contracts/transport.ts:39