Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXhrFactory<T>

xhrFactory Replace or decorate this service to create your own custom XMLHttpRequest objects. see https://docs.angularjs.org/api/ng/service/$xhrFactory

Type parameters

  • T

Hierarchy

  • IXhrFactory

Callable

  • __call(method: string, url: string): T

Generated using TypeDoc