MCPcopy Create free account
hub / github.com/EricSimons/ionic-course / createXhr

Function createXhr

code/songhop/www/lib/angular/angular.js:9673–9675  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9671}
9672
9673function createXhr() {
9674 return new window.XMLHttpRequest();
9675}
9676
9677/**
9678 * @ngdoc service

Callers 1

createHttpBackendFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected