MCPcopy Create free account
hub / github.com/cafebazaar/blacksmith / resolveHttpPromise

Function resolveHttpPromise

web/static/bower_components/angular/angular.js:10538–10540  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10536 }
10537
10538 function resolveHttpPromise() {
10539 resolvePromise(response, status, headersString, statusText);
10540 }
10541
10542 if (useApplyAsync) {
10543 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.85

Calls 1

resolvePromiseFunction · 0.85

Tested by

no test coverage detected