author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 29 Oct 2009 22:07:41 +0000 (23:07 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 30 Oct 2009 23:34:49 +0000 (16:34 -0700) | ||
commit | 46e09f310567b680c03151e048bf2b7e847611e2 | |
tree | 43a70ed10f0c1a8c3fe299a6fd780f113440a445 | tree | snapshot |
parent | fdb0c36e903d13c184f9a465035c75565c5c072a | commit | diff |
t/gitweb-lib.sh: Split gitweb output into headers and body
Save HTTP headers into gitweb.headers, and the body of message into
gitweb.body in gitweb_run()
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Save HTTP headers into gitweb.headers, and the body of message into
gitweb.body in gitweb_run()
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/gitweb-lib.sh | diff | blob | history |