showInternalServerErrors property
Toggle the value if you don't want to insert a new exception in exceptions stream from RestApiClient instance i the case of HttpStatus 500 in the response
Implementation
bool showInternalServerErrors;
Toggle the value if you don't want to insert a new exception in exceptions stream from RestApiClient instance i the case of HttpStatus 500 in the response
bool showInternalServerErrors;