]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: async blob fetch for "single message" raw mboxrd
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:32 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commit903c74de0b1feae03fdeb8a7ce68b6327699e3a2
tree30f223d9023d021e9f693d8100d74f490fcff8d3
parentbd0cddda0121bc80247b00a0797453fcdeba7e4c
mbox: async blob fetch for "single message" raw mboxrd

This restores gzip-by-default behavior for /$INBOX/$MSGID/raw
endpoints for all indexed inboxes.  Unindexed v1 inboxes will
remain uncompressed, for now.
lib/PublicInbox/Mbox.pm
lib/PublicInbox/MboxGz.pm
t/psgi_v2.t