set Delay Response Until Challenge Solved Or Cancelled
final Unit setDelayResponseUntilChallengeSolvedOrCancelled(Boolean delayResponseUntilChallengeSolvedOrCancelled)
Content copied to clipboard
Indication that responses for blocked requests should be delayed until the challenge was solved or cancelled by the user. This property is relevant only when requestsInterceptedAutomaticallyEnabled is true. Notice that enabling this could mean that your request handler code will not be called at all (for example, when the user does not solve the challenge). Default is false.