Kamal Kumar

Results 1 issues of Kamal Kumar

This fix addresses the issue with the reply.send(string) does not serialize strings as JSON even when the Content-Type is set to application/json. Previously, Fastify would send the string raw, which...