APS net MVC model and Axios Post calls using HTTPS

前端 未结 0 609
故里飘歌
故里飘歌 2021-01-05 09:17

I\'m having some problem managing the POST request with axios. On client side:

function login() {
    var obj = { nome: \'admin\', password: \'password\'};

          


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