Cannot see status of redirect: manual fetch

前端 未结 0 764
臣服心动
臣服心动 2020-12-03 04:02

I am using fetch to get information. When I do the following:

fetch(\'http://somedomain.com/something\', { redirect: \'manual\' }).then(console.log);
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题