Gets the binary flag associated with the current body.

Syntax

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.

  • No labels