app.use(express.static(myStaticPath, { etag: false })). You might want to disable ETags for a few reasons: You don't want any kind of ...
確定! 回上一頁