var http = require('http');. var server = http.createServer(function (request, response) {. response.writeHead(416, {"Content-Type": "text/plain"});.
確定! 回上一頁