Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Gets the binary flag associated with the current body.

Syntax

Code Block
Response = HTTP_Services('GetResponseBodyIsBinary')

Returns

A Boolean flag indicating whether the HTTP response body contains binary content.

Parameters

N/A

Remarks

This is normally set by the SetResponseBody service at the time the HTTP response body content is also set.