mån 2009-09-14 klockan 18:58 +0200 skrev devzero2000: > I hope this tiny patch can be useful also for other user, so i put > here for review and possible merge if you like. > Thanks in advance > > Elia > ~~~ > > This patch permit to log the additional Header used by BlackBarry > and to remove these via http_headers squid.conf directive.
As commented in bugzilla I don't quite see why the patch is needed. Logging works equally well without the patch. Adding header ids for new headers is only useful if you need to quickly access these headers in the Squid code. Those header ids are not used by the logging code, only the header name. Regards Henrik
