This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/gzip
zeripath a0e76de75a
Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025)
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:57:57 +00:00
..
gzip.go Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025) 2019-11-15 15:57:57 +00:00
gzip_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00