2captcha-python icon indicating copy to clipboard operation
2captcha-python copied to clipboard

Turn off ssl verification

Open young310 opened this issue 2 years ago • 1 comments

Is there any way to turn SSL verification off? we can do requests.get("http://url", verify=False) But not work for solver.

young310 avatar Sep 17 '23 14:09 young310