]> Sergey Matveev's repositories - public-inbox.git/commit
git-http-backend: avoid Plack::Request parsing body
authorEric Wong <e@80x24.org>
Mon, 23 May 2016 03:57:45 +0000 (03:57 +0000)
committerEric Wong <e@80x24.org>
Mon, 23 May 2016 03:57:45 +0000 (03:57 +0000)
commit311c2adc8c639813e0078631a8d97e5008452682
tree0f95b49635f40e267b014bafae96cef722b2cb71
parentc6bdad148d8b792c3d55efca726311f7c6df5fb9
git-http-backend: avoid Plack::Request parsing body

Only check query parameters since there's no useful body
in there.
lib/PublicInbox/GitHTTPBackend.pm