SSLError(1, '[SSL: WRONG_VERSION_NUMBER]报错

打开charles的时候,发送requests请求就会报错,关闭charles则正常,求助
requests.exceptions.ProxyError: HTTPSConnectionPool(host='httpbin.testing-studio.com', port=443): Max retries exceeded with url: /post (Caused by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1131)'))))

你配置了走代理了吗 如果没有配置的话 你在charles里把mac/window代理关掉