git-daemon: no need for a special configuration variable namespace
[userv-utils] / www-cgi / ucgicommon.c
index 924ad0e..7111170 100644 (file)
@@ -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
@@ -33,9 +33,11 @@ const char *const envok[]= {
   "HTTP_ACCEPT_ENCODING",
   "HTTP_ACCEPT_LANGUAGE",
   "HTTP_CACHE_CONTROL",
+  "HTTP_COOKIE",
   "HTTP_HOST",
   "HTTP_NEGOTIATE",
   "HTTP_PRAGMA",
+  "HTTP_REFERER",
   "HTTP_USER_AGENT",
   "PATH_INFO",
   "PATH_TRANSLATED",