Carlos Fuentes
Carlos Fuentes
Got it, good catch, completely forgot about the `connections` property. >Would it make more sense to implement this in BalancedPool and/or Agent by comparing the configured number against the sum...
Left a comment in the commit, but I'd suggest to open the PR and we can iterate over it there
> Which md file should I put the doc in, do you have any suggestions? Within `Dispatcher.md`, there's a section there for `interceptors` that outlines the built-in ones 👍
Closed by #3331
True 🤦♂️ Too preemptive
Safe to close now with #3451? 😜
I believe it can enable a good set of use cases the fact that we allow to the `parser` being skipped on certain routes based on a flag. +1 on...
It looks like a plugin, and the `fastify-raw-body` plugin already does that; why should be added to core if it can be a plugin?
Seems to be similar as per https://github.com/nodejs/node/issues/47528