mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
Fix #9001 The GZIP ProxyReponseWriter doesn't currently respond correctly to requests about its Written status - leading to #9001. This PR properly reimplements these methods.