很常看見大家用curl 在測試http 伺服器或一些REST API endpoints,這篇廢文的 ... writeHead(200, { 'Content-Type': 'text/html' }); res.end(data); }); ...
確定! 回上一頁