Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ createXhr
Function
createXhr
test/angular/1.3/angular.js:9784–9786 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9782
}
9783
9784
function
createXhr() {
9785
return
new
window.XMLHttpRequest();
9786
}
9787
9788
/**
9789
* @ngdoc service
Callers
1
createHttpBackend
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected