gitea/modules/gzip
zeripath 3c3823dc7f
Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9026)
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 15:58:23 +00:00
..
gzip.go Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9026) 2019-11-15 15:58:23 +00:00
gzip_test.go Pooled and buffered gzip implementation (#5722) 2019-01-23 10:56:51 +02:00