Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpRequestOptions

Hierarchy

  • IHttpRequestOptions

Index

Properties

Optional body

body: any

Optional headerParams

headerParams: undefined | object

method

method: string

Optional onProgress

onProgress: undefined | function

Optional onUploadProgress

onUploadProgress: undefined | function

Optional responseType

responseType: XMLHttpRequestResponseType

url

url: string