res.setHeader('Content-Type', 'text/html');. //send multiple responses to the client. for (; i <= max; i++) {. res.send('<h1>This is the response #: ' + i + ...
確定! 回上一頁