mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
22eeede885
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.