This is an automated email from the ASF dual-hosted git repository.
sudheerv pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 9772eb6 Add soft limit for HTTP Request URI and Header field length.
Add a default body_factory template when rejecting a request that's too long
new 1df0470 Preserve the raw log fields when wiping using case
insensitive contains
new e068b76 Add support for updating Container fields as well
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
proxy/logging/LogAccess.cc | 49 ++++++++++++++++++++++++++++++++++++++++++++++
proxy/logging/LogAccess.h | 1 +
proxy/logging/LogField.cc | 37 ++++++++++++++++++++++++++++++++--
proxy/logging/LogField.h | 2 ++
proxy/logging/LogFilter.cc | 26 ++++++++++++++++--------
proxy/logging/LogFilter.h | 42 +++++++++++++++++++++------------------
6 files changed, 128 insertions(+), 29 deletions(-)