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

bryancall pushed a change to branch set-body-origin-response-clean
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


 discard 19837d4273 header_rewrite: address review feedback on set-body origin
 discard 826e1bc5e6 Add IWS=0 / slow-read DoS PoC test tool.
 discard b76c4cf3ff Fix H2 IWS=0 and HTTP/1 slow-read response-body buffering 
DoS.
 discard 6f2dfda5e7 Address Copilot follow-up on transform cleanup and 
docs/tests.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/set-body-origin-response-clean (cf53d321cc)
            \
             O -- O -- O   (19837d4273)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/header_rewrite.en.rst      |   9 +-
 include/proxy/http2/Http2Stream.h                  |   1 -
 src/proxy/http/HttpSM.cc                           |  18 +-
 src/proxy/http2/Http2ConnectionState.cc            |   7 -
 src/proxy/http2/Http2Stream.cc                     |  12 -
 src/records/RecordsConfig.cc                       |   6 +-
 .../header_rewrite_set_body_origin.replay.yaml     |  20 +-
 tests/tools/iws0_dos_poc.py                        | 718 ---------------------
 8 files changed, 27 insertions(+), 764 deletions(-)
 delete mode 100644 tests/tools/iws0_dos_poc.py

Reply via email to