ignoreWebviewCertAuth property

bool ignoreWebviewCertAuth
getter/setter pair

是否忽略webview的证书校验,默认为false,进行校验 如果设置为true,则忽略校验Https的证书

Implementation

bool ignoreWebviewCertAuth = false;