]> Sergey Matveev's repositories - public-inbox.git/commit
qspawn: learn to gzip streaming responses
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:28 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commitf982abbaa39e07090d3fb641fd9de25434c0d74c
treee5c5d0a4cd6312045ea79dd8706ac390624ed734
parent2bb3b3491416232a44ad8b318537c856cff727f4
qspawn: learn to gzip streaming responses

This will allow us to gzip responses generated by cgit
and any other CGI programs or long-lived streaming
responses we may spawn.
lib/PublicInbox/GzipFilter.pm
lib/PublicInbox/Qspawn.pm
t/httpd-corner.psgi
t/httpd-corner.t