mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 16:57:45 +01:00
a0e76de75a
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.