angular.js/test/ngResource
Jen Bourey 8336b3a286 fix(ngResource): Remove request body from $delete
Prevent the  obj.$delete instance method from sending the resource as the request body.  This commit uses the existing hasBody boolean to only set httpConfig.data for methods which should have a request body.

Closes #4280
2013-10-04 16:50:08 -07:00
..
resourceSpec.js fix(ngResource): Remove request body from $delete 2013-10-04 16:50:08 -07:00