]> Sergey Matveev's repositories - public-inbox.git/commit
feed: avoid redirect on permalink
authorEric Wong <e@80x24.org>
Mon, 28 Apr 2014 20:04:44 +0000 (20:04 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Apr 2014 20:09:11 +0000 (20:09 +0000)
commit408ace3fa76b5987245ab0ab76a4ae43f3811c51
tree6e3bbae02c5df2bd389363fba8ba39442ee801a5
parent5adf8d639e9b5abd4cbac975d70ddc0fb76541fc
feed: avoid redirect on permalink

This saves one round-trip request response so reduces latency over
slow links.  The redirect only exists for convenience and isn't 100%
reliable in case the Message-ID terminates with a .(html|txt)
suffix.
lib/PublicInbox/Feed.pm