Chrome new features
Chrome new features
copy fetch url
fetch("http://10.1.5.202/deploy/http/send/svnuser",
{
"credentials": "include",
"headers": {},
"referrer": "http://10.1.5.202/xxx/publish/index.html",
"referrerPolicy": "no-referrer-when-downgrade",
"body": null,
"method": "GET",
"mode":"cors"
}
);
refs
©xgqfrms 2012-2020
www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/9802668.html
未经授权禁止转载,违者必究!