请求
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: *
有没有阿里云的朋友帮忙看看