Reads the response body as a string. Currently only UTF-8 string encoding is supported.
Output Arguments
Name
Type
Mandatory
Description
ContentInfo
XPRIM_HttpContentInfo
No
Describes the properties of the response content.
Status
XPRIM_HttpResponseReadContentStatus
Indicates whether the response body was read successfully.
Return Value
String
The response body decoded into a string (UTF-8 encoding).