]> Sergey Matveev's repositories - public-inbox.git/commit
switch to gzipped mboxes
authorEric Wong <e@80x24.org>
Fri, 21 Aug 2015 21:42:23 +0000 (21:42 +0000)
committerEric Wong <e@80x24.org>
Fri, 21 Aug 2015 21:50:13 +0000 (21:50 +0000)
commited724ad94ae8eccb7924584b01ec4975abfef48d
tree1e454a69f1b9d842d0d59e8040395369ba7a413b
parentea926383498a4883140086aec3f58d9e468433b9
switch to gzipped mboxes

Mboxes may be huge, so only support downloading gzipped mboxes
to save bandwidth and to get free checksumming.

Streaming output means we should not be wasting too much memory
on this unless the chosen server sucks.
lib/PublicInbox/Mbox.pm
lib/PublicInbox/WWW.pm
t/cgi.t