- import requests
- ss = requests.put('https://statres.oss-cn-hongkong.aliyuncs.com/log%2FPVKWF95KGSV3A9G9111A1571041637.log?OSSAccessKeyId=LTAIyMkGfEdogyL9&Signature=Q90obbnivosYDCs9qJqqfa00HQU%3D&Expires=1571048837',data='13241342134314')
- print(ss.status_code)
|