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

Function resolveHttpPromise

test/angular/1.4/angular.js:10864–10866  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10862 }
10863
10864 function resolveHttpPromise() {
10865 resolvePromise(response, status, headersString, statusText);
10866 }
10867
10868 if (useApplyAsync) {
10869 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected