--------------------- PatchSet 7973 Date: 2006/05/25 16:08:04 Author: chtsanti Branch: icap-2_6 Tag: (none) Log: The "Allow: 204" icap header refers to the 204 responces outside of previews which does not supported by squid-icap Members: src/icap_respmod.c:1.1.14.3->1.1.14.4 Index: squid/src/icap_respmod.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/Attic/icap_respmod.c,v retrieving revision 1.1.14.3 retrieving revision 1.1.14.4 diff -u -r1.1.14.3 -r1.1.14.4 --- squid/src/icap_respmod.c 22 May 2006 17:52:43 -0000 1.1.14.3 +++ squid/src/icap_respmod.c 25 May 2006 16:08:04 -0000 1.1.14.4 @@ -1,6 +1,6 @@ /* - * $Id: icap_respmod.c,v 1.1.14.3 2006/05/22 17:52:43 chtsanti Exp $ + * $Id: icap_respmod.c,v 1.1.14.4 2006/05/25 16:08:04 chtsanti Exp $ * * DEBUG: section 81 Internet Content Adaptation Protocol (ICAP) Client * AUTHOR: Geetha Manjunath, Hewlett Packard Company @@ -76,8 +76,6 @@ memBufPrintf(mb, "X-TE: trailers\r\n"); } #endif - if (service->flags.allow_204) - memBufPrintf(mb, "Allow: 204\r\n"); } static int