X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/05aecda5ec274bafd4af3d22ca98569728bc9c82..3b32ef57ecb04c10f67ea6f424cf599aa2d07aef:/www-cgi/ucgicommon.c diff --git a/www-cgi/ucgicommon.c b/www-cgi/ucgicommon.c index da41f75..7111170 100644 --- a/www-cgi/ucgicommon.c +++ b/www-cgi/ucgicommon.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-1999 Ian Jackson + * Copyright (C) 1998-1999,2003 Ian Jackson * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by @@ -37,6 +37,7 @@ const char *const envok[]= { "HTTP_HOST", "HTTP_NEGOTIATE", "HTTP_PRAGMA", + "HTTP_REFERER", "HTTP_USER_AGENT", "PATH_INFO", "PATH_TRANSLATED",