feat($resource): add `hasBody` action configuration option
By default, only `PUT`, `POST` and `PATCH` requests have a body, but you can use `hasBody` to configure any action to either have or not have a body, regardless of its HTTP method. Fixes #10128 Closes #12181
R
Richard Kaufhold committed
d96e58fdc87572225846c181e45e700ec2b55c40
Parent: 70dbb15
Committed by Georgios Kalpakas <kalpakas.g@gmail.com>
on 3/21/2017, 10:43:48 AM