Matteo Collina
                                            Matteo Collina
                                        
                                    Can you please add a way to reproduce your problem?
Please provide a reproducible example: https://stackoverflow.com/help/minimal-reproducible-example
I'm not sure your test would work because you are sending a body with a GET request - it's not supported in Fastify.
We do not parse bodies for GETs in fastify.
Would you like to send a PR to implement this functionality?
Sure it would be valid! Would you like to send a PR?
> Can this be supported in upcoming releases? It will if you send a PR!
Could you please clarify what "spike" behavior would be? Feel free to send the PR anyway.
Would you like to send a Pull Request to address this issue? Remember to add unit tests.
That would be pretty interesting to do. A PR would be mostly welcomed.