mirror of
https://gitee.com/gitea/gitea
synced 2025-11-20 00:10:28 +08:00
Related issue: #18368 It doesn't seem right to "guess" the file encoding/BOM when using API to upload files. The API should save the uploaded content as-is.