res.send requires and object/string. So express is doing some transformations that bring the object transformed into string with JSON.stringfiy ...
確定! 回上一頁