X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/39c4ee86b0a17176123742ae530b32e262b835dd..7aa16812333b6ed42ddfd0e60e27316891788a0b:/www-cgi/ucgicommon.c diff --git a/www-cgi/ucgicommon.c b/www-cgi/ucgicommon.c index 5c11623..e1635b0 100644 --- a/www-cgi/ucgicommon.c +++ b/www-cgi/ucgicommon.c @@ -15,7 +15,7 @@ * along with userv-utils; if not, write to the Free Software * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: ucgicommon.c,v 1.3 1999/11/09 23:04:32 ian Exp $ + * $Id: ucgicommon.c,v 1.4 2001/03/17 15:32:58 ian Exp $ */ #include @@ -33,6 +33,7 @@ const char *const envok[]= { "HTTP_ACCEPT_ENCODING", "HTTP_ACCEPT_LANGUAGE", "HTTP_CACHE_CONTROL", + "HTTP_COOKIE", "HTTP_HOST", "HTTP_NEGOTIATE", "HTTP_PRAGMA",