Hi, I can't manage to get response headers in ofetch (included in Nuxt 4) when fetching an API which normal behaviour is to answer only with headers informations and no body, and so by a 204 status .
Trying the fetch server on a mac. Have uvx v0.6.5 installed in the terminal, and it works in the teminal. 2025-03-08T07:34:14.431Z [fetch] [info] Initializing server... 2025-03-08T07:34:14.442Z [fetch ...