摘要:
python3访问HTTPS时移除SSL认证 r = requests.get(url, verity=False) 移除警告https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings import urllib 阅读全文
posted @ 2020-09-27 13:57
studyAppStore
阅读(650)
评论(0)
推荐(0)