arnold mueller 0 Posted January 3, 2020 Hi, does anyone know how i can pass a body param within a GET or DELETE request with TMARSClientResourceJSON? The PUT method can process TJSONValue, GET or DELETE can't do this. @Andrea Magni: Thanks for sharing this cool library !! Share this post Link to post
arnold mueller 0 Posted January 6, 2020 This was a stupid question ... I had a wrong understanding of HTTP communication. I now realize that it is a bad idea using GET requests with message body if the client is not under own control. Share this post Link to post