摘要: requests import requests from requests.auth import HTTPDigestAuth host = 'https://192.168.0.2' path = '/api/xxx' path2 = '/another/api' AUTH = ('usern 阅读全文
posted @ 2025-06-17 16:18 waketzheng 阅读(16) 评论(0) 推荐(0)