You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> `useCompressionStream` doesn't work right now in nitro. So you just can use `useCompression`
89
89
90
-
> [!WARNING]
91
-
> Check this issue https://github.com/CodeDredd/h3-compression/issues/10 before using with **Nuxt 4**
92
-
93
90
## Utilities
94
91
95
92
H3-compression has a concept of composable utilities that accept `event` (from `eventHandler((event) => {})`) as their first argument and `response` as their second.
0 commit comments