Get error when try to post to another domain

后端 未结 0 713
自闭症患者
自闭症患者 2020-12-09 16:48

I\'m trying to post form-urlencoded in Axios

This is my code

const qs = require("qs");
const axios = require("axios");         


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