HttpCallValidatorConfig
class HttpCallValidatorConfig
HttpCallValidator configuration.
Properties
Link copied to clipboard
Terminate HttpClient.receivePipeline if status code is not successful (>=300).
Functions
Link copied to clipboard
Add CallExceptionHandler. Last added handler executes first.
Add CallRequestExceptionHandler. Last added handler executes first.
Link copied to clipboard
Add CallRequestExceptionHandler. Last added handler executes first.
Link copied to clipboard
Add ResponseValidator. Last added validator executes first.