]> Sergey Matveev's repositories - public-inbox.git/commit
git-http-backend: do not drop connection on successful finish
authorEric Wong <e@80x24.org>
Thu, 12 May 2016 09:32:39 +0000 (09:32 +0000)
committerEric Wong <e@80x24.org>
Thu, 12 May 2016 09:32:39 +0000 (09:32 +0000)
commita6e0d5634e3e8076745b47c32cd81e6a5a60bbc4
tree1d4f27a6ec487b3c8ab2940e5e87a2529d101094
parent8dfd3da2cb7967fcb52dcd816a6e52d143684061
git-http-backend: do not drop connection on successful finish

We can maintain the client HTTP connection if the process exited
with failure as long as we terminated our own response properly.
lib/PublicInbox/GitHTTPBackend.pm