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.6/angular.js:12767–12769 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12765
}
12766
12767
function
resolveHttpPromise() {
12768
resolvePromise(response, status, headersString, statusText, xhrStatus);
12769
}
12770
12771
if
(useApplyAsync) {
12772
$rootScope.$applyAsync(resolveHttpPromise);
Callers
1
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected