Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestConfig

Hierarchy

  • RequestConfig

Index

Properties

body?: Document | BodyInit
dataType?: "string" | "json"
method?: string
requestHeader?: RequestHeader
responseType?: XHRResponseType
timeout?: number
url: string
withCredentials?: boolean

Generated using TypeDoc