PROCEED constant

ServerTrustAuthResponseAction const PROCEED

Instructs the WebView to proceed with the authentication challenge.

Implementation

static const PROCEED = ServerTrustAuthResponseAction._internal(1, 1);