How to get around python requests SSL and proxy error?

后端 未结 0 1423
有刺的猬
有刺的猬 2021-01-23 00:34

When sending a request with authentication, I get a requests.exceptions.SSLError error which you can See below.

proxies = { \'https\' : "http://user:pass@ip:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题