How to set up a post website to be found on another website?

前端 未结 0 1752
傲寒
傲寒 2020-12-22 09:19

How do you set up a post website. For example, in javascript:

var xmlreq = new XMLHttpRequest();
xmlreq.open("POST", "awebsite.com", true)         


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