X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2Fzgdu.c;h=49060b7b2ef2c0519eba528b53d70a6b51620192;hb=c76cdd28e9040ef40ae81a991a826d03b556e22c;hp=55241184890fc44fd75b6c2ca53b9227673325fc;hpb=ac286ae76051058c8e340bf84eb98391340b7d22;p=yaz-moved-to-github.git diff --git a/zutil/zgdu.c b/zutil/zgdu.c index 5524118..49060b7 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.5 2003-02-17 22:34:40 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)