我已经看到,当您的主机(您通过httpaction传递)前面有方案(即“ http://”)时,就会发生这种情况。您的主机必须严格属于“
www.google.com”之类的域名,而不是“ http://www.google.com ”或“
www.google.com/hello-world”或“ http://www.google.com” / hello-
world ”。
保留它只是域。
这是一个示例:http : //allampersandall.blogspot.com/2012/03/nodejs-http-request-
example.html



