Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ resolveHttpPromise
Function
resolveHttpPromise
code/songhop/www/lib/angular/angular.js:9606–9608 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9604
}
9605
9606
function
resolveHttpPromise() {
9607
resolvePromise(response, status, headersString, statusText);
9608
}
9609
9610
if
(useApplyAsync) {
9611
$rootScope.$applyAsync(resolveHttpPromise);
Callers
1
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected