X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=zutil%2Fzgdu.c;h=6213b12c7e2433bf8701b589253a2ef7e8dc7789;hb=d9d97a04b6f9597225b8440dad61790dfa39a751;hp=55241184890fc44fd75b6c2ca53b9227673325fc;hpb=6011a7156d007b94abde4bfc3d427a1bd853cd86;p=yaz-moved-to-github.git diff --git a/zutil/zgdu.c b/zutil/zgdu.c index 5524118..6213b12 100644 --- a/zutil/zgdu.c +++ b/zutil/zgdu.c @@ -2,12 +2,12 @@ * Copyright (c) 2002-2003, Index Data. * See the file LICENSE for details. * - * $Id: zgdu.c,v 1.2 2003-02-14 18:49:24 adam Exp $ + * $Id: zgdu.c,v 1.3 2003-02-17 14:35:42 adam Exp $ */ #include -#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)