From: John Keeping Date: Fri, 14 Aug 2015 11:47:06 +0000 (+0100) Subject: blob: use cgit_print_error_page() to add HTTP headers X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/9a06211daacd2fff14c6211bfc8bad856694f0f9?ds=inline;hp=9a06211daacd2fff14c6211bfc8bad856694f0f9 blob: use cgit_print_error_page() to add HTTP headers This is a bugfix as well as an improvement to the HTTP status code handling since previously we would not print HTTP headers on any of these code paths. Signed-off-by: John Keeping ---