http.request docs contains example how to receive body of the response through handling data event: var options = { host: 'www.google.com', port: 80, ...
確定! 回上一頁