--------------------- PatchSet 1894 Date: 2005/09/28 20:36:31 Author: dwsquid Branch: squid3-icap Tag: (none) Log: reply_hdr will already be terminated by the call to reply->parse() Members: src/http.cc:1.49.2.30->1.49.2.31 Index: squid3/src/http.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/http.cc,v retrieving revision 1.49.2.30 retrieving revision 1.49.2.31 diff -u -r1.49.2.30 -r1.49.2.31 --- squid3/src/http.cc 28 Sep 2005 20:29:50 -0000 1.49.2.30 +++ squid3/src/http.cc 28 Sep 2005 20:36:31 -0000 1.49.2.31 @@ -1,6 +1,6 @@ /* - * $Id: http.cc,v 1.49.2.30 2005/09/28 20:29:50 dwsquid Exp $ + * $Id: http.cc,v 1.49.2.31 2005/09/28 20:36:31 dwsquid Exp $ * * DEBUG: section 11 Hypertext Transfer Protocol (HTTP) * AUTHOR: Harvest Derived @@ -732,8 +732,6 @@ return; } - reply_hdr->terminate(); - flags.headers_parsed = 1; debug(11, 9) ("GOT HTTP REPLY HDR:\n---------\n%s\n----------\n",