[squid-users] user agent
joe
chip_pop at hotmail.com
Fri Sep 18 18:42:34 UTC 2015
again in HttpHeaderTools.cc
} else {
/* It was denied, but we have a replacement. Replace the
* header on the fly, and return that the new header
* is allowed.
*/
e->value = hm->replacement;
retval = 1;
}
return retval; // dose retval flag set to 0 or normal value
after it serve the new header so second acl will work properly ????? if it
stay retval = 1 next acl match on diferent req..serve same content
}
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/user-agent-tp4673284p4673296.html
Sent from the Squid - Users mailing list archive at Nabble.com.
More information about the squid-users
mailing list