@@ -2,6 +2,7 @@
[userv-utils] / www-cgi / ucgicommon.c
index 5c11623..e1635b0 100644 (file)
@@ -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 <stdio.h>
@@ -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",