]> Sergey Matveev's repositories - public-inbox.git/commit
www: cleanup expensive fallback for legacy URLs
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 09:57:56 +0000 (09:57 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 10:00:08 +0000 (10:00 +0000)
commit34d6aff1ca223521d8137f642a58db077ab70df0
tree04ce63866f65b593dd6029b9f6a80dccd0f252c1
parenta11bcd26245427e16f7e62d99b9707522e2d64e2
www: cleanup expensive fallback for legacy URLs

Back in the day, we compressed long Message-IDs to SHA-1
hexdigests for the URL.  This now redirects to a 301 in
the hopes we can remove these checks some day to reduce
overhead.
lib/PublicInbox/Inbox.pm
lib/PublicInbox/WWW.pm
t/plack.t