WIN32 updates
[yaz-moved-to-github.git] / zutil / zgdu.c
index b96bc4d..49060b7 100644 (file)
@@ -2,12 +2,12 @@
  * Copyright (c) 2002-2003, Index Data.
  * See the file LICENSE for details.
  *
- * $Id: zgdu.c,v 1.4 2003-02-17 21:23:32 adam Exp $
+ * $Id: zgdu.c,v 1.5 2003-02-17 22:34:40 adam Exp $
  */
 
 #include <yaz/proto.h>
 
-#define HTTP_DEBUG 0
+#define HTTP_DEBUG 1
 
 static int decode_headers_content(ODR o, int off, Z_HTTP_Header **headers,
                                   char **content_buf, int *content_len)