Posts by user3712315 • 11 points
1 post
-
1
votes1
answer597
viewsQ: Error 415 when doing json post
I have a CRUD REST application that responded in XML, however, I want to change it and make it respond JSON. I can do GET in restclient, but POST, PUT and DELETE does not, it gives the Unsupported…