mirror of
https://github.com/rustfs/console.git
synced 2026-08-28 19:47:21 +08:00
7837930e8c
Add conservative upload content-type handling that appends charset=utf-8 only when text uploads validate as UTF-8, while preserving existing charsets and non-UTF-8 text metadata. Fixes rustfs/rustfs#3095