### Environment Nuxt 3.7 ### Reproduction Nuxt 3.7 ### Describe the bug Config: ``` javascript nitro:{ devProxy: { '/proxy': { target: `http://localhost:8080`, changeOrigin: true, ws: true, }, } ``` In web:    If direct connect to Websocket Server:  ### Additional context _No response_ ### Logs _No response_