찾다

 >  Q&A  >  본문

node.js http.get() 得到的 response 不是想要的

node.js 访问 java api 的地址:
http://localhost:9000/zlkcxd/...

如果在 js 中使用 ajax 可以得到正常的返回
{exception: null, message: '账号密码错误', success: false}

但是使用 http.get("http:...上面的地址", fuction(res){console.log(res)})
此处 res 打印出来的是很多乱七八糟的参数

PHP中文网PHP中文网2786일 전482

모든 응답(1)나는 대답할 것이다

  • PHP中文网

    PHP中文网2017-04-17 16:01:37

    으아아아

    출처: http://nqdeng.github.io/7-day...

    회신하다
    0
  • 취소회신하다