Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'll have a problem with tRest vs tRestClient
It's possible to post http body with tRest , but I need http header response for passing the cookie.
In tRestClient you can pass the cookie but there isn't the possibility to pass http body in the request. Or have you resolved the problem otherwise?
You can post body with tRestClient. Attach a row with valid JSON (as a String) to the 'string' column of the tRestClient.