]> Sergey Matveev's repositories - public-inbox.git/commit
view: rely on internal query parser for 'o' param
authorEric Wong <e@80x24.org>
Sat, 2 Jul 2016 07:56:37 +0000 (07:56 +0000)
committerEric Wong <e@80x24.org>
Sat, 2 Jul 2016 07:57:29 +0000 (07:57 +0000)
commit2375cc488f2b1ea314452067a196a576558f7b57
tree6041a123b6cae3b312024de21b04972bf46c12e2
parent4d02ed7d60ecff963d3026187a0357e359fd2981
view: rely on internal query parser for 'o' param

Plack::Request will check the request body by merely
calling "param", totally unnecessary and sneaky.
lib/PublicInbox/View.pm