Node.js, retrieve html from external server, remove everything under
tag and pipe to client

前端 未结 0 776
悲哀的现实
悲哀的现实 2020-12-10 10:05

The following code retrieves and pipes html from a third party server to a client application, which works.

app.get(\'/Redirect\', function(req, res) {
               


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