MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / requestAborted

Function requestAborted

lib/test/angular/1.6.7/angular.js:12794–12796  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12792 };
12793
12794 var requestAborted = function() {
12795 completeRequest(callback, -1, null, null, '', 'abort');
12796 };
12797
12798 var requestTimeout = function() {
12799 // The response is always empty

Callers

nothing calls this directly

Calls 1

completeRequestFunction · 0.70

Tested by

no test coverage detected