set Override Certificate Errors
fun setOverrideCertificateErrors(input: SetOverrideCertificateErrorsRequest): Single<RequestResponseFrame>
Content copied to clipboard
Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with handleCertificateError
commands.
Sources
jvm source
Link copied to clipboard