Skip to content

Yurba.js / yurba.js / RequestConfig

Interface: RequestConfig

Properties

headers?

optional headers: Record<string, string>


retry?

optional retry: object

attempts?

optional attempts: number

delay?

optional delay: number


signal?

optional signal: AbortSignal


timeout?

optional timeout: number