--------------------- PatchSet 7972 Date: 2006/05/25 16:04:55 Author: chtsanti Branch: icap-2_5 Tag: (none) Log: "Allow: 204" icap header refers to the 204 responses outside of previews which does not supported by squid-icap Members: src/icap_respmod.c:1.1.2.64->1.1.2.65 Index: squid/src/icap_respmod.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/Attic/icap_respmod.c,v retrieving revision 1.1.2.64 retrieving revision 1.1.2.65 diff -u -r1.1.2.64 -r1.1.2.65 --- squid/src/icap_respmod.c 17 Feb 2006 12:45:23 -0000 1.1.2.64 +++ squid/src/icap_respmod.c 25 May 2006 16:04:55 -0000 1.1.2.65 @@ -1,6 +1,6 @@ /* - * $Id: icap_respmod.c,v 1.1.2.64 2006/02/17 12:45:23 oliv3 Exp $ + * $Id: icap_respmod.c,v 1.1.2.65 2006/05/25 16:04:55 chtsanti Exp $ * * DEBUG: section 81 Internet Content Adaptation Protocol (ICAP) Client * AUTHOR: Geetha Manjunath, Hewlett Packard Company @@ -77,8 +77,6 @@ memBufPrintf(mb, "X-TE: trailers\r\n"); } #endif - if (service->flags.allow_204) - memBufPrintf(mb, "Allow: 204\r\n"); } static int