SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

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
a9f987a0c9653246ea471a89197907d94c0cea2a
Parent: ad4a20d
Committed by Georgios Kalpakas <kalpakas.g@gmail.com> on 3/21/2017, 10:45:46 AM