Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected