chiark / gitweb /
Add git-daemon to distclean
[userv-utils.git] / www-cgi / ucgicommon.c
index 924ad0e92d46b123c614fc28f39b5a39470e6a59..71111709cf2faa889b9f2427ac46cc11b81ab400 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",