]> Sergey Matveev's repositories - public-inbox.git/commit
githttpbackend: move more psgi.input handling into subroutine
authorEric Wong <e@80x24.org>
Sun, 10 Mar 2019 07:51:45 +0000 (07:51 +0000)
committerEric Wong <e@80x24.org>
Thu, 4 Apr 2019 09:13:58 +0000 (09:13 +0000)
commit5cf5b6d19d931fce6053324b9a9540ad29487069
tree00de4a946734ad456f305f394b5980833a36d56c
parent5af881d954a4ab14e08dd806dd4de1e9f26bfd12
githttpbackend: move more psgi.input handling into subroutine

This will be useful for other CGI wrappers we make.
This also fixes a bug with some PSGI servers which did not
present a real IO::Handle in the psgi.input env field.
lib/PublicInbox/GitHTTPBackend.pm