Adds a piece of text to the request content.
The request Content-Type is set to text/plain;charset=utf-8
Input Arguments
Name
Type
Mandatory
Description
Value
String (Unicode)
Yes
The text to add to the request content.
ContentInfo
XPRIM_HttpContentInfo
No
The properties of the content.
Return Value
None