]> Sergey Matveev's repositories - public-inbox.git/commit
fetch: use manifest.js.gz for v1
authorEric Wong <e@80x24.org>
Sun, 12 Sep 2021 07:47:16 +0000 (07:47 +0000)
committerEric Wong <e@80x24.org>
Sun, 12 Sep 2021 07:48:59 +0000 (07:48 +0000)
commitffb7fbda6869db4bbc432af5fb2b84b8aeef83f3
tree2937dc03af3cac884e7cc445b3a5b2083be206e9
parentce7053d091329b130ac107e64595d18cdbd26409
fetch: use manifest.js.gz for v1

This is gentler to the remote HTTP server in the no-op case and
will allow client migrations to some v2-ish format without
forcing the client to redownload everything.
lib/PublicInbox/Fetch.pm
lib/PublicInbox/LeiMirror.pm