Interface: HttpRequestConfig
Interface: HttpRequestConfig
Defined in: auth-server-ts/src/contracts/transport.ts:37
Properties
headers?
optionalheaders?:Record<string,string>
Defined in: auth-server-ts/src/contracts/transport.ts:38
timeout?
optionaltimeout?:number
Defined in: auth-server-ts/src/contracts/transport.ts:39