1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/gzip
zeripath 7719009706
Ensure Written is set in GZIP ProxyResponseWriter (#9018)
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.
2019-11-15 14:09:53 +00:00
..
gzip_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
gzip.go Ensure Written is set in GZIP ProxyResponseWriter (#9018) 2019-11-15 14:09:53 +00:00