]> Sergey Matveev's repositories - public-inbox.git/commit
feed: avoid needless method dispatches on 404
authorEric Wong <e@80x24.org>
Mon, 20 Jun 2016 00:57:12 +0000 (00:57 +0000)
committerEric Wong <e@80x24.org>
Mon, 20 Jun 2016 00:57:34 +0000 (00:57 +0000)
commitecad69406fffd47b34ec28bba0b1c9d7fb333c61
tree364b660defcc7b1bbc1f83ba2faaeee0fff8aca5
parent4b9ab5255a2ce9e0f75a80afc731a96b760e9816
feed: avoid needless method dispatches on 404

We overuse streaming, here.  Allow Content-Length to be
calculated in this case.
lib/PublicInbox/Feed.pm