The HTTPPart class / com.HTTPPart methods |
Returns the HTTP part as a string.
getContentAsString() RETURNING str STRING
Returns the HTTP part as a string.
To be used via methods: com.HTTPResponse.getPart, com.HTTPResponse.getPartCount, and com.HTTPResponse.getPartFromContentID
The error -15573 is raised if the part cannot be converted to a Genero string or if the charset is not supported.