Carlos Fuentes
Carlos Fuentes
I'd say we could align to always expect an array when it comes to multiple-value headers, pairing a bit with what's the expectation of `node:http#request`.
Did you push your changes? I can still see the usage of `validateSchema`
This sounds like a good idea for a plugin that uses the `onClose` hook to dispose resources.
Can you provide an [Minimum Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) to support you better? Tried with the following sample and couldn't reproduce it: ```js const fastify = require('fastify')({ logger: true, bodyLimit: 5 *...
I cannot see where are you setting the body limit here, but I'm guessing something is missed around those lines
The report looks an AI generated content, and the bug is not reproducible at all; the way the abortable tasks are handled are not made in this way. I'd suggest...
I don't recall if that's on purpose; cannot remember if auto generated. cc: @Ethan-Arrowood