Haruaki OTAKE
Haruaki OTAKE
Hi. Thanks for the great work! I want to use automatic format selection like cloudinary and imgix. cloudinary https://cloudinary.com/documentation/image_transformations#automatic_format_selection_f_auto imgix https://docs.imgix.com/apis/rendering/auto/auto#format
### Environment - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `typescript` - Runtime Modules: `-` -...
`image/avif` may not be suitable for some usages due to its bit long encoding time. Therefore, I have made it possible to select which format to use in the options.
### 🔗 Linked issue resolve https://github.com/unjs/h3/issues/651 And SuperTest can not successfully test the request with chunked body, so I rewrote the body test using undici. ### ❓ Type of change...
## Checklist rework of https://github.com/ladjs/supertest/pull/742 - [x] I have ensured my pull request is not behind the main or master branch of the original repository. - [x] I have rebased...