You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know is not the best idea to add a body to a delete request, but sometimes some APIs require to get some more info attached (this is my particular case right now).
Could you please add the possibility of having the body sent through web-request?
I know is not the best idea to add a body to a delete request, but sometimes some APIs require to get some more info attached (this is my particular case right now).
Could you please add the possibility of having the body sent through web-request?
There is a discussion in StackOverflow on the subject that you might find interesting.
http://stackoverflow.com/questions/299628/is-an-entity-body-allowed-for-an-http-delete-request
The text was updated successfully, but these errors were encountered: