Skip to content

MobileCRM.Services.HttpWebRequest.setBody

rescocrm edited this page May 15, 2023 · 3 revisions

[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)

Clone this wiki locally