Skip to main content

Return response as binary data

Returns the response body as binary data

Function ReturnResponseAsBinaryData(Val Forced = False, Val ExceptionOnError = False) Export

ParameterCLI optionTypeRequiredDescription
Forced--forceBooleanFalse > The processor object will be returned instead of the response if there were errors in it
ExceptionOnError--exBooleanCauses an exception with a log if there were errors during processing

Returns: Arbitrary - The response or the same processing object