simple Post
Send a simple POST request
Return
Raw response (String). If you want Json, use simpleJsonPost
Parameters
url
The url to fetch
body
The request body
Send a simple POST request
Raw response (String). If you want Json, use simpleJsonPost
The url to fetch
The request body