When a String is given the Content-Type is set to "text/html": res.send('some html');. When an Array or Object is given Express will respond with the JSON ...
確定! 回上一頁