Files
gitea/modules
Zeno 3f46de8265 Add chunked transfer encoding support for LFS uploads (#36380)
Enable chunked transfer encoding for Git LFS uploads by adding
Transfer-Encoding: chunked header to upload action responses. This
prevents large file uploads (100+ MB) from being blocked by reverse
proxies like Cloudflare that buffer non-chunked requests.

Fix https://github.com/go-gitea/gitea/issues/22233

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-01-16 07:15:18 +08:00
..
2025-12-04 19:47:23 +01:00
2026-01-12 20:29:35 +08:00
2025-09-13 18:01:00 +00:00
2025-12-12 18:56:05 +00:00
2022-12-30 23:31:00 +08:00