Matjaz Jurecic
Member since Jun 26, 2014
- Profile: /members/12060-matjaz-jurecic.htm
- Comments: 3
Recent Blog Comments By Matjaz Jurecic
-
Aborting An AJAX Request In AngularJS Using httpi
Posted on Jul 8, 2014 at 5:30 AM
This does not work for me. request is still pending. using angular 1.2.16.... read more »
-
Aborting AJAX Requests Using $http And AngularJS
Posted on Jun 26, 2014 at 4:30 AM
here is the code https://gist.github.com/bennadel/11253036... read more »
-
Aborting AJAX Requests Using $http And AngularJS
Posted on Jun 26, 2014 at 4:04 AM
I have used your approach with $resource, and tried both of these suggestions, but it is not working, the request doesn't get canceled. http://developer.rackspace.com/blog/cancelling-ajax-requests-in-angularjs-applications.html... read more »