]> Sergey Matveev's repositories - public-inbox.git/commitdiff
wwwstatic: move r(...) functions here
authorEric Wong <e@80x24.org>
Wed, 1 Jan 2020 10:38:56 +0000 (10:38 +0000)
committerEric Wong <e@80x24.org>
Wed, 1 Jan 2020 19:10:55 +0000 (19:10 +0000)
Remove redundant "r" functions for generating short error
responses.  These responses will no longer be cached by clients,
which is probably a good thing since most errors ought to be
transient, anyways.  This also fixes error responses for our
cgit wrapper when static files are missing.


No differences found