Skip to content

async + reply.send #238

@allevo

Description

@allevo

Hi,
this handle responses always empty body with 200 status code

fastify.get('/', async (req, reply) => {
  reply.send({})
})

Maybe we need to figure out how to report (or throw an exception)
I lost 30minutes last time... 😢

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions