]> Sergey Matveev's repositories - public-inbox.git/commit
atom: show metadata before message body
authorEric Wong <e@80x24.org>
Fri, 26 Jan 2018 21:54:00 +0000 (21:54 +0000)
committerEric Wong <e@80x24.org>
Fri, 26 Jan 2018 21:54:00 +0000 (21:54 +0000)
commit5a2891dc8a0270af2e5cca0964bb862556b61d20
treeb6899b412b37dc4a3d163c5312da49e5c34d2ca4
parent34031de0b4d2b71cd33e36fdba773a828c620d49
atom: show metadata before message body

This can allow streaming parsers (SAX) to work a little more
efficiently as they can handle/discard all the metadata before
the big content.
lib/PublicInbox/WwwAtomStream.pm