Javascript - POST request in NodeJS not working, while it does in browser

前端 未结 0 1265
暖寄归人
暖寄归人 2020-12-13 23:31

So I\'m trying to duplicate a web request in NodeJS, here is my code:

const fetch = require(\'node-fetch\');
 (async ()         


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