Stop all running requests

Author: evdtempelCreated Dec 15, 2015Updated Mar 26, 2018

Hey there,

I would love a method to stop all running requests executed by Restangular. The global $window.stop() functionality is too extensive, because it also stops requests for HTML-templates and the like.

Is there functionality available to do this or is such functionality up for consideration? If it is up for consideration I could have a go to make a PR for it.