Laffargue Michael
Results
1
comments of
Laffargue Michael
Thanks for the pointer. I modified my project to use `touch` when ending the reply, mixing with another patch for header. ```typescript // https://github.com/nestjs/nest/issues/5702 // Fastify passport workaround (missing setHeader)...