Hi, nginx warns about empty responses (HTTP 204) with a `Content-Encoding` header set (based on user request header `Accept-Encoding`). I propose to refactor a bit `gzipResponseWriter` to be sending mentioned header if only HTTP response body is not empty. Will it be possible, what do you think @vishr ? Best regards, Marcin