]> Sergey Matveev's repositories - public-inbox.git/commit
httpd: get rid of Deflater warning
authorEric Wong <e@80x24.org>
Sun, 5 May 2019 20:42:20 +0000 (20:42 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 May 2019 03:13:53 +0000 (03:13 +0000)
commitd883d4a93b23be134038e28f421eafca70c3d838
treefb31bb84b1aaad0a40ab2f09cb9e3c4f920a8c57
parent1b7e935ab1690e28d790d8db5af2714f13c258cc
httpd: get rid of Deflater warning

Deflating responses may be done by the reverse proxy (e.g. varnish
or nginx), so the warning for it could be invalid.
examples/public-inbox.psgi
script/public-inbox-httpd