]> Sergey Matveev's repositories - public-inbox.git/commitdiff
qspawn: use fallback response code from CGI program
authorEric Wong <e@80x24.org>
Fri, 6 Jan 2023 10:10:50 +0000 (10:10 +0000)
committerEric Wong <e@80x24.org>
Fri, 6 Jan 2023 10:24:15 +0000 (10:24 +0000)
Prefer to use the original (cgit||git-http-backend) HTTP
response code if our fallback to WwwCoderepo fails.  404
codes is typically more appropriate than 500 for these things.


No differences found