Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHaxanOptions

Hierarchy

  • IHaxanOptions

Index

Properties

Optional abortSignal

abortSignal: AbortSignal

body

body: unknown

headers

headers: Record<string, string>

method

method: string

query

query: Record<string, unknown>

redirect

redirect: "follow" | "manual"

timeout

timeout: number

type

url

url: string

Generated using TypeDoc