Vìncent Le Goff
Vìncent Le Goff
Any thoughts @mcollina ?
I had no bug feedback on this, we're using fast-uri by default in fastify v4. @mcollina could you confirm we don't have any issue since we merged it by default?
What about providing a map to the `under-pressure` registration and this map would be updated in the fastify instance by the business cases. And this map would be consumed in...
@BCsabaEngine we made an official fork of this repo to continue the work started here. See https://github.com/fastify/session
> That is most easily accomplished through file naming. Otherwise, we'd have to maintain a JSON file or something to provide this information. I guess a contributing guide for guides...
@anthonyringoet could you rebase it and land this? Also we might want a switch for light/dark theme in the future
@StarpTech can you recheck it?
> I think this RFC is too tightly coupled to application implementations to be implemented generically. I'd say it's not good to be implemented generically by default indeed. On the...
We made this tool to be usable in the browser too but we did not manage to create a browser test stack yet. If you're willing to help on this...
> It's a bit unfortunate that the performance of parse will drop a lot if URL.domainToASCII is replaced (this function is actually implemented in C)😅 Will it be replaced directly...