Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ resolveHttpPromise
Function
resolveHttpPromise
test/angular/1.3/angular.js:9717–9719 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9715
}
9716
9717
function
resolveHttpPromise() {
9718
resolvePromise(response, status, headersString, statusText);
9719
}
9720
9721
if
(useApplyAsync) {
9722
$rootScope.$applyAsync(resolveHttpPromise);
Callers
1
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected