Matteo Collina

Results 3448 comments of Matteo Collina

Can we get it done automatically instead? Otherwise every time we update the results it would need to be updated again. Updating the numbers is quite tedious and I'd really...

You might add an option to https://github.com/ShogunPanda/cronometro.

I don't exactly understand this, but go ahead and send a PR?

Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.

I would call it ImmutableRequestHeaders to not confuse it with the Headers object from the fetch spec.

That's the approach I use in https://github.com/mcollina/autocannon.

> Overall, we can target first undici as is and later on attempt to hop fetch somehow (we can provide a layer of portability between ImmutableHeaders and the Headers spec...

Thanks for reporting! Can you provide steps to reproduce? We often need a [reproducible example](https://stackoverflow.com/help/minimal-reproducible-example), e.g. some code that allows someone else to recreate your problem by just copying and...