]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: avoid write dependency for streaming
authorEric Wong <e@80x24.org>
Mon, 20 Jun 2016 00:57:15 +0000 (00:57 +0000)
committerEric Wong <e@80x24.org>
Mon, 20 Jun 2016 00:57:37 +0000 (00:57 +0000)
commit2724361ab69cd071c970c66e076784c582c76e42
tree0a28efe2a2d0bcc8ff0634bfe2661900ec9af23c
parent1e2f280d973dd0a744d134368fa9fbfbb6aab161
mbox: avoid write dependency for streaming

Prefer to return strings instead, so Content-Length can be
calculated for caching and such.
lib/PublicInbox/Mbox.pm