X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/b356c23a874630f7d5ab668243eb3faaf9a5c507..4a74cc46c5dd872f9e6083f2a85b487d5ffe3327:/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",