From: John Keeping Date: Fri, 14 Aug 2015 11:47:08 +0000 (+0100) Subject: snapshot: use cgit_print_error_page() for HTTP status codes X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/58e827cbd9811500f72bf25b1db569b208661618?hp=58e827cbd9811500f72bf25b1db569b208661618 snapshot: use cgit_print_error_page() for HTTP status codes 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 ---