mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-02 21:48:49 +03: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.