]> Sergey Matveev's repositories - public-inbox.git/commit
git-http-backend: simplify dumb serving
authorEric Wong <e@80x24.org>
Sun, 22 May 2016 07:59:52 +0000 (07:59 +0000)
committerEric Wong <e@80x24.org>
Sun, 22 May 2016 08:00:19 +0000 (08:00 +0000)
commitbe964491217f27aa01652becd5a173c5044772f4
tree59a93804725ccd4ae9aceae93cd57e321a940794
parentfa00fb92402869a61087b9945316c26853e142e7
git-http-backend: simplify dumb serving

We can rely entirely on getline + close callbacks
and be compatible with 100% of PSGI servers.
lib/PublicInbox/GitHTTPBackend.pm