Return response as binary data
Returns the response body as binary data
Function ReturnResponseAsBinaryData(Val Forced = False, Val ExceptionOnError = False) Export
Parameter | CLI option | Type | Required | Description |
---|---|---|---|---|
Forced | --force | Boolean | ✖ | False > The processor object will be returned instead of the response if there were errors in it |
ExceptionOnError | --ex | Boolean | ✖ | Causes an exception with a log if there were errors during processing |
Returns: Arbitrary - The response or the same processing object