- Added new function cgi_redirect to handle creation of
authoroes <oes@users.sourceforge.net>
Wed, 17 Dec 2003 16:33:16 +0000 (16:33 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 17 Dec 2003 16:33:16 +0000 (16:33 +0000)
commit7782b35e8297ea423ef851aeb1bed9f4b67de032
treec95a3b6964855d6c2990eda99135960e67d9e4c6
parent79bfe6e3aa192369b8b29688745b68c30758942f
 - Added new function cgi_redirect to handle creation of
   HTTP redirect messages formerly repeated in the code.
 - Send cgi_error_disabled instead of cgi_error_404 when
   referrer check fails
 - Dynamic content now gets Expires header field with date
   in the past
cgi.c