可以使用requests库的requests.post()方法,指定stream参数为True,然后通过响应 ... import requests url = 'https://www.example.com/api' response ...
確定! 回上一頁