h3-compression
h3-compression copied to clipboard
Adds compression to h3 requests (brotli, gzip, deflate)
### Environment - Operating System: `Darwin` - Node Version: `v20.9.0` - Nuxt Version: `3.8.2` - CLI Version: `3.10.0` - Nitro Version: `2.8.1` - Package Manager: `[email protected]` - Builder: `-` -...
### Environment - Operating System: Darwin - Node Version: v18.16.0 - Nuxt Version: 3.8.2 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: - -...
### Environment - Operating System: Linux - Node Version: v20.6.1 - Nuxt Version: 3.7.3 - CLI Version: 3.9.0 - Nitro Version: 2.6.3 - Package Manager: [email protected] ### Reproduction ``` import...
### Environment - Operating System: Linux - Node Version: v20.10.0 - Nuxt Version: 3.8.2 - CLI Version: 3.10.0 - Nitro Version: 2.8.0 - Package Manager: [email protected] ### Reproduction Build nitro...
Moving from https://github.com/unjs/nitro/issues/1007
### Describe the feature It would be great to have support for zstd compression (https://github.com/facebook/zstd). Browsers are now quite compatible with this content encoding (https://caniuse.com/zstd). Thank you ### Additional information...
I wanted to compress a large JSON response from `/server/api`, but `useCompression()` does not seem to work with `beforeResponse` hook in Nuxt3. Code as follow: ```js nitro.hooks.hook('beforeResponse', async (event, response)...
If I only use `_nuxt`, the error page doesnβt work and a blank error page is shown. ### π Linked issue ### β Type of change - [x] π Documentation...
### Environment H3 v2 version not surport ### Reproduction H3 v2 version not surport ### Describe the bug H3 v2 version not surport ### Additional context _No response_ ### Logs...