GitHub user ogoodman opened a pull request: https://github.com/apache/trafficserver/pull/588
TS-4291 Adds log field "pqnhl" which ignores internal headers. This should be a very safe fix in that it only adds a new log field and does not change the behaviour of any existing functions. An alternative would be to not add a new log field, but simply change the behaviour of the existing "pqhl" field. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ogoodman/trafficserver TS-4291 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/588.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #588 ---- commit f8f7791d2192f8c2168877d3e901bfc6c12203f7 Author: Oliver Goodman <o...@edge80.com> Date: 2016-04-20T00:51:57Z TS-4291 Adds log field "pqnhl" which ignores internal headers. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---