cucumber-api icon indicating copy to clipboard operation
cucumber-api copied to clipboard

Delete request with body

Open jvelazquez-sonian opened this issue 5 years ago • 0 comments

Developers in my company created a Delete endpoint that includes a request body. After some digging I learned that it was a rest-client advanced option to send a Delete with a body. So I'm proposing adding this IF or something like it to cover the edge case of a Delete with a body.

jvelazquez-sonian avatar Sep 20 '18 15:09 jvelazquez-sonian