X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zutil%2Fzgdu.c;h=49060b7b2ef2c0519eba528b53d70a6b51620192;hp=b96bc4d1056f6b83a4ae5e6d3a914de64bdd51e5;hb=c76cdd28e9040ef40ae81a991a826d03b556e22c;hpb=db585d7fcb8319fa86543eb062df7fdaf16858c6 diff --git a/zutil/zgdu.c b/zutil/zgdu.c index b96bc4d..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.4 2003-02-17 21:23:32 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)