Hey all, does someone know if it's possible to use a more advanced http client than the provided `fe
Hey all, does someone know if it's possible to use a more advanced http client than the provided
fetch ? I would like more control on timeouts and ssl which could be done with access to undici or node:http but these two don't work on workers

