2024年12月10日
摘要: 原因 python request proxies设置包括: { 'http':'http://x.x.x.x:x', 'https':'https://x.x.x.x:x' } 表示访问http、https的网站分别使用的代理地址,如果不指定https的值,访问https网站时不会通过代理访问,而 阅读全文
posted @ 2024-12-10 14:59 q1uki 阅读(328) 评论(0) 推荐(0)