MCPcopy Index your code
hub / github.com/angular-ui/ui-router / resolveHttpPromise

Function resolveHttpPromise

test/angular/1.5/angular.js:12074–12076  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12072 }
12073
12074 function resolveHttpPromise() {
12075 resolvePromise(response, status, headersString, statusText);
12076 }
12077
12078 if (useApplyAsync) {
12079 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected