You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ez...@apache.org on 2021/07/01 18:16:43 UTC

[trafficserver] branch master updated (363ad30 -> 3ca5eba)

This is an automated email from the ASF dual-hosted git repository.

eze pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 363ad30  Fix HPACK eviction iterator manipulation (#8004)
     add 3ca5eba  Adds a new rm-destination, this lets you specify either QUERY or PATH, and be able to drop them from the incoming request (#8025)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/header_rewrite.en.rst | 20 +++++++++
 plugins/header_rewrite/factory.cc             |  2 +
 plugins/header_rewrite/operators.cc           | 59 +++++++++++++++++++++++++++
 plugins/header_rewrite/operators.h            | 19 +++++++++
 4 files changed, 100 insertions(+)