Interface IHttpBackendService

Index

Call signatures

Call signatures

(method: string, url: string, post?: any, callback?: Function, headers?: any, timeout?: number, withCredentials?: boolean)

Parameters

  • method: string
  • url: string
  • post?: any optional
  • callback?: Function optional
  • headers?: any optional
  • timeout?: number optional
  • withCredentials?: boolean optional