diff options
author | Christian Hesse | 2015-08-14 00:02:50 +0200 |
---|---|---|
committer | Jason A. Donenfeld | 2015-08-14 12:35:25 +0200 |
commit | aa12084f9835783abbd1f1e4609f8de05e73cec4 (patch) | |
tree | a546f596e980b2e7c484b935b0ff8cbdaadf10ce /cgit.c | |
parent | c543d7dbf6bf7c8be5af829bf1d3eab494856ee0 (diff) | |
download | cgit-aa12084f9835783abbd1f1e4609f8de05e73cec4.tar.gz cgit-aa12084f9835783abbd1f1e4609f8de05e73cec4.tar.bz2 cgit-aa12084f9835783abbd1f1e4609f8de05e73cec4.zip |
ui-patch: make sure to send http headers
Requesting a text/plain patch with bad commit id made cgit send text
without proper http headers. This results in "500 Internal Server Error"
with "Premature end of script headers" in server logs.
So print http headers before error message and return.
Signed-off-by: Christian Hesse <[email protected]>
Reviewed-by: John Keeping <[email protected]>
Diffstat (limited to 'cgit.c')
0 files changed, 0 insertions, 0 deletions