Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ resolveHttpPromise
Function
resolveHttpPromise
test/angular/1.7/angular.js:13338–13340 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13336
}
13337
13338
function
resolveHttpPromise() {
13339
resolvePromise(response, status, headersString, statusText, xhrStatus);
13340
}
13341
13342
if
(useApplyAsync) {
13343
$rootScope.$applyAsync(resolveHttpPromise);
Callers
1
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected