szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.51k stars 151 forks source link

Specify charset for non english words #244

Open helloworlde opened 6 months ago

helloworlde commented 6 months ago

Some broswer like Firefox and Safari can't parse Chinese chracter without charset in header, so specified as UTF-8 for all response.