How can I use local wsdl file to make soap request ? [Angular5]

前端 未结 0 743
春和景丽
春和景丽 2021-02-01 19:56

I try to use a wsdl file to make a xmlhttp request with soap envelope. I find this code :

        var xmlhttp = new XMLHttpRequest();
        xmlhttp.open(\'POST\         


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