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
J
Jen Bourey committed
8336b3a286f8469d4cd7c412c41ca8c1a31fecf0
Parent: 49e06ea
Committed by Jeff Cross <middlefloor@gmail.com>
on 10/4/2013, 11:50:08 PM