]> Sergey Matveev's repositories - public-inbox.git/commit
gzipfilter: check http->{forward} for client disconnects
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:59 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commit3a825edc7e2ad557b50a10780dc4118902d2635e
tree750d5ecdaf8740d2a9393dca3844d4f100704be4
parent54c25a9cfb9a5eee44672b126eb75b9bb20aa957
gzipfilter: check http->{forward} for client disconnects

We actually don't do anything with {env} or {'psgix.io'}
on client aborts, so checking the truthiness of '{forward}'
is necessary.
lib/PublicInbox/GzipFilter.pm