Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ isSuccess
Function
isSuccess
tools/ngui/static/js/lib/angular.js:8521–8523 ·
view source on GitHub ↗
(status)
Source
from the content-addressed store, hash-verified
8519
8520
8521
function
isSuccess(status) {
8522
return
200 <= status && status < 300;
8523
}
8524
8525
8526
function
$HttpProvider() {
Callers
3
transformResponse
Function · 0.85
done
Function · 0.85
resolvePromise
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected