Interface Request

Hierarchy

Properties

body?: any
headers?: HeadersInit
method?: "POST" | "PUT" | "PATCH" | "DELETE" | "HEAD" | "GET"
path: string | URL
responseType?: XMLHttpRequestResponseType
timeout?: number
withCredentials?: boolean

Generated using TypeDoc