]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Add the http::>ha format code and make http::>h log virgin request headers
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 28 Jan 2010 20:37:10 +0000 (22:37 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 28 Jan 2010 20:37:10 +0000 (22:37 +0200)
commit6fca33e0ab6af8cd01d1570923961ea56b2fc9b0
tree8627f1af1ddf7d91770da36c4f1361a2f577757e
parent4bc48d15c547d6345f170714c834b2cb10d33d22
Add the http::>ha format code and make http::>h log virgin request headers

This patch:
 - Modify the existin "http::>h format code to log HTTP request headers
   before any adaptation and redirection
 - Add the new format code "http::>ha" which allow the user to log HTTP
   request header or header fields after adaptation and redirection.

This is a Measurement Factory project.
src/AccessLogEntry.h
src/cf.data.pre
src/client_side.cc
src/client_side_request.cc
src/log/access_log.cc