Zum Hauptinhalt springen

RequestBodyAsText

Structure

RequestBodyAsText

Parameters

None

Return Value

String

Description

Use this function to return the message body in the Web Packet request as text. This value is only appropriate if the content-type of the web request is text-based. Tip: to see the message body as text for an actual web request, turn on 'Log All Requests' before turning on the IndySoft REST Server, then check the log of a web request in the 'History / Status' grid in IndySoftSyncOptions utility.

Example

sMessageBody = RequestBodyAsText |