urllib3.exceptions.ProxySchemeUnknown: Not supported proxy scheme None

error:
urllib3.exceptions.ProxySchemeUnknown: Not supported proxy scheme None
改成http格式
"PROXY": "http://127.0.0.1:58591"

error:
urllib3.exceptions.ProxySchemeUnknown: Not supported proxy scheme None
改成http格式
"PROXY": "http://127.0.0.1:58591"