Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpOptions

Hierarchy

  • HttpOptions

Index

Properties

abortController?: AbortController
body?: any
extra?: any
headers?: Dictionary<any>
method?: HttpMethod
query?: Dictionary<any>
url: string

Generated using TypeDoc