SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 16 JavaScript

feat($httpBackend): add timeout support for JSONP requests

Documentation implies that timeout works for all requests, though it
only works with XHR. To implement:
- Change $httpBackend to set a timeout for JSONP requests which will
immediately resolve the request when fired.
- Cancel the timeout when requests are completed.
D
David Bennett committed
cda7b71146f6748116ad5bbc9050ee7e79a9ce2b
Parent: fc25a44
Committed by Pete Bacon Darwin <pete@bacondarwin.com> on 4/30/2013, 7:42:34 PM