From: wessels <> Date: Wed, 15 Jul 1998 04:18:20 +0000 (+0000) Subject: missing storeComplete on need-proxy-auth replies X-Git-Tag: SQUID_3_0_PRE1~3091 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0254527a93d2dbcd1937614052b55456ed89d91e;p=thirdparty%2Fsquid.git missing storeComplete on need-proxy-auth replies --- diff --git a/src/client_side.cc b/src/client_side.cc index 9b87ce7a87..f758411a64 100644 --- a/src/client_side.cc +++ b/src/client_side.cc @@ -1,6 +1,6 @@ /* - * $Id: client_side.cc,v 1.347 1998/07/14 19:56:40 wessels Exp $ + * $Id: client_side.cc,v 1.348 1998/07/14 22:18:20 wessels Exp $ * * DEBUG: section 33 Client-side Routines * AUTHOR: Duane Wessels @@ -179,6 +179,7 @@ clientAccessCheckDone(int answer, void *data) httpReplySwapOut(rep, http->entry); /* do not need it anymore */ httpReplyDestroy(rep); + storeComplete(http->entry); } else { debug(33, 5) ("Access Denied: %s\n", http->uri); debug(33, 5) ("AclMatchedName = %s\n",