Cookie 通过reply里面的setCookie或cookie方法就可以给浏览器发送cookiefastify.register(require('fastify-cookie'), { secret: "my-secret", parseOptions: {} ...
確定! 回上一頁