MobileCRM.Services.HttpWebRequest.setBody - Resconet/JSBridge GitHub Wiki
[v11.0] Set content body of http web request.
Arguments
Argument | Type | Description |
---|---|---|
body | String | The body content. |
encoding | String | The encoding (e.g. UTF-8, ASCII, Base64, Binary) |