]> Sergey Matveev's repositories - public-inbox.git/commit
www_stream: add response wrapper sub
authorEric Wong <e@80x24.org>
Thu, 30 Jun 2016 09:13:21 +0000 (09:13 +0000)
committerEric Wong <e@80x24.org>
Thu, 30 Jun 2016 09:13:21 +0000 (09:13 +0000)
commite158d56a54d3c6d4890aa6ac4caa28a834279af0
treec65de54c3d94ac1216de5161550063db0b6c2803
parenteb2de0cded427c055e17237c3e23801082beef79
www_stream: add response wrapper sub

This encapsulates an entire PSGI response array, hopefully
making it easier to generate responses and avoid typos when
setting the Content-Type.
lib/PublicInbox/Feed.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm
lib/PublicInbox/WWW.pm
lib/PublicInbox/WwwStream.pm
t/view.t