res.send(), res.json()

res.set('content-type', 'application/json) res.send(data)
โ€”> res.json(data) JSONํ˜•ํƒœ

writeHead

writeHead๋Š” ์‘๋‹ต์ฝ”๋“œ์™€ ์‘๋‹ตํ—ค๋“œ ์ „์†ก
ย