SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 144 JavaScript

refactor($resource): explicitly set `$resourceProvider.defaults.cancellable` to false

Previously, it was just `undefined` and had the same behavior (since we only check for falsy-ness).
Just making it explicit, that this property is also available on `defaults` and is "not true" by
default.

Closes #14711
G
Georgios Kalpakas committed
1c5db02638b018ed6e74bb8e9c61365ea6ad43b8
Parent: ffd5308