请求
fetch("https://scportal.taobao.com/cert/rpc/uploadImage.do", {
"headers": {
"accept": "*/*",
"accept-language": "zh-CN,zh;q=0.9",
"cache-control": "no-cache",
"content-type": "multipart/form-data",
"pragma": "no-cache",
"sec-ch-ua": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"sec-ch-ua-mobile": "?0",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "same-origin",
"x-requested-with": "XMLHttpRequest"
},
"referrer": "xxxxxxxxxxxxxxxxx",
"referrerPolicy": "strict-origin-when-cross-origin",
"method": "POST",
"mode": "cors",
"credentials": "omit"
});
响应
content-length: 258
content-type: text/html
date: xxxxxxxxxxxxxxxxxxxxxx
eagleeye-traceid: xxxxxxxxxxxxxxxxxxxxxxxxxx
location: http://err.taobao.com/error2.html
server: Tengine/Aserver
status: 302
strict-transport-security: max-age=0
timing-allow-origin: *
有没有阿里云的朋友帮忙看看
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.