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

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


    from 6d4f919  Revert "autest: double the initial port pool for get_port 
(#8292)" (#8300)
     add b10556b  Revert "Fail requests with incomplete line ends (#8096)" 
(#8305)

No new revisions were added by this update.

Summary of changes:
 ci/rat-regex.txt                                   |   1 -
 proxy/hdrs/MIME.cc                                 |  45 ++++++++++-----------
 proxy/hdrs/unit_tests/test_Hdrs.cc                 |  14 +++----
 ...test_input => www.customplugin204.test_get.txt} |   4 +-
 ...st_input => www.customtemplate204.test_get.txt} |   4 +-
 ..._get.test_input => www.default204.test_get.txt} |   4 +-
 ..._get.test_input => www.default304.test_get.txt} |   4 +-
 ...200.test_input => www.example.test_get_200.txt} |   6 +--
 ...304.test_input => www.example.test_get_304.txt} |   8 ++--
 ...t_head.test_input => www.example.test_head.txt} |   6 +--
 ...00.test_input => www.example.test_head_200.txt} |   6 +--
 .../body_factory/http204_response.test.py          |   4 +-
 .../body_factory/http204_response_plugin.test.py   |   2 +-
 .../body_factory/http304_response.test.py          |   2 +-
 .../body_factory/http_head_no_origin.test.py       |   2 +-
 .../body_factory/http_with_origin.test.py          |   6 +--
 ...ttp408.test.test_input => www.http408.test.txt} |  10 ++---
 ...get.test_input => www.passthrough.test_get.txt} |   4 +-
 ...t_get.test_input => www.redirect0.test_get.txt} |   4 +-
 ...get.test_input => www.redirect301.test_get.txt} |   4 +-
 ...get.test_input => www.redirect302.test_get.txt} |   4 +-
 ...get.test_input => www.redirect307.test_get.txt} |   4 +-
 ...get.test_input => www.redirect308.test_get.txt} |   4 +-
 .../headers/domain-blacklist-30x.test.py           |  12 +++---
 tests/gold_tests/headers/http408.test.py           |   2 +-
 .../pluginTest/combo_handler/combo_handler.test.py |  16 ++++----
 .../x_cache_info/{none.test_input => none.in}      |   8 ++--
 .../xdebug/x_cache_info/{one.test_input => one.in} |   8 ++--
 .../x_cache_info/{three.test_input => three.in}    |   8 ++--
 .../xdebug/x_cache_info/{two.test_input => two.in} |   8 ++--
 .../xdebug/x_cache_info/x_cache_info.test.py       |   4 +-
 .../x_effective_url/{none.test_input => none.in}   |  10 ++---
 .../x_effective_url/{one.test_input => one.in}     |  10 ++---
 .../x_effective_url/{three.test_input => three.in} |  10 ++---
 .../x_effective_url/{two.test_input => two.in}     |  10 ++---
 .../xdebug/x_effective_url/x_effective_url.test.py |   2 +-
 .../xdebug/x_remap/{four.test_input => four.in}    |  10 ++---
 .../xdebug/x_remap/{fwd1.test_input => fwd1.in}    |  10 ++---
 .../xdebug/x_remap/{fwd2.test_input => fwd2.in}    |  10 ++---
 .../xdebug/x_remap/{fwd3.test_input => fwd3.in}    |  10 ++---
 .../xdebug/x_remap/{fwd4.test_input => fwd4.in}    |  10 ++---
 .../xdebug/x_remap/{fwd5.test_input => fwd5.in}    |  10 ++---
 .../xdebug/x_remap/{none.test_input => none.in}    |  10 ++---
 .../xdebug/x_remap/{one.test_input => one.in}      |  10 ++---
 .../xdebug/x_remap/{three.test_input => three.in}  |  10 ++---
 .../xdebug/x_remap/{two.test_input => two.in}      |  10 ++---
 .../pluginTest/xdebug/x_remap/x_remap.test.py      |   2 +-
 .../{early_h1_get.test_input => early_h1_get.txt}  |   6 +--
 ...{early_h1_post.test_input => early_h1_post.txt} |   8 ++--
 .../{early_h2_get.test_input => early_h2_get.txt}  | Bin
 ...ly_h2_multi1.test_input => early_h2_multi1.txt} | Bin
 ...ly_h2_multi2.test_input => early_h2_multi2.txt} | Bin
 ...{early_h2_post.test_input => early_h2_post.txt} | Bin
 tests/gold_tests/tls/test-0rtt-s_client.py         |   2 +-
 tests/gold_tests/tls/tls_0rtt_server.test.py       |  12 +++---
 tests/tools/tcp_client.py                          |   5 +--
 56 files changed, 195 insertions(+), 200 deletions(-)
 rename 
tests/gold_tests/body_factory/data/{www.customplugin204.test_get.test_input => 
www.customplugin204.test_get.txt} (95%)
 rename 
tests/gold_tests/body_factory/data/{www.customtemplate204.test_get.test_input 
=> www.customtemplate204.test_get.txt} (96%)
 rename tests/gold_tests/body_factory/data/{www.default204.test_get.test_input 
=> www.default204.test_get.txt} (95%)
 rename tests/gold_tests/body_factory/data/{www.default304.test_get.test_input 
=> www.default304.test_get.txt} (95%)
 rename tests/gold_tests/body_factory/data/{www.example.test_get_200.test_input 
=> www.example.test_get_200.txt} (93%)
 rename tests/gold_tests/body_factory/data/{www.example.test_get_304.test_input 
=> www.example.test_get_304.txt} (95%)
 rename tests/gold_tests/body_factory/data/{www.example.test_head.test_input => 
www.example.test_head.txt} (95%)
 rename 
tests/gold_tests/body_factory/data/{www.example.test_head_200.test_input => 
www.example.test_head_200.txt} (94%)
 rename tests/gold_tests/headers/data/{www.http408.test.test_input => 
www.http408.test.txt} (72%)
 rename tests/gold_tests/headers/data/{www.passthrough.test_get.test_input => 
www.passthrough.test_get.txt} (95%)
 rename tests/gold_tests/headers/data/{www.redirect0.test_get.test_input => 
www.redirect0.test_get.txt} (95%)
 rename tests/gold_tests/headers/data/{www.redirect301.test_get.test_input => 
www.redirect301.test_get.txt} (95%)
 rename tests/gold_tests/headers/data/{www.redirect302.test_get.test_input => 
www.redirect302.test_get.txt} (95%)
 rename tests/gold_tests/headers/data/{www.redirect307.test_get.test_input => 
www.redirect307.test_get.txt} (95%)
 rename tests/gold_tests/headers/data/{www.redirect308.test_get.test_input => 
www.redirect308.test_get.txt} (95%)
 rename tests/gold_tests/pluginTest/xdebug/x_cache_info/{none.test_input => 
none.in} (92%)
 rename tests/gold_tests/pluginTest/xdebug/x_cache_info/{one.test_input => 
one.in} (92%)
 rename tests/gold_tests/pluginTest/xdebug/x_cache_info/{three.test_input => 
three.in} (93%)
 rename tests/gold_tests/pluginTest/xdebug/x_cache_info/{two.test_input => 
two.in} (92%)
 rename tests/gold_tests/pluginTest/xdebug/x_effective_url/{none.test_input => 
none.in} (93%)
 rename tests/gold_tests/pluginTest/xdebug/x_effective_url/{one.test_input => 
one.in} (93%)
 rename tests/gold_tests/pluginTest/xdebug/x_effective_url/{three.test_input => 
three.in} (93%)
 rename tests/gold_tests/pluginTest/xdebug/x_effective_url/{two.test_input => 
two.in} (93%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{four.test_input => four.in} 
(93%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{fwd1.test_input => fwd1.in} 
(93%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{fwd2.test_input => fwd2.in} 
(94%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{fwd3.test_input => fwd3.in} 
(94%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{fwd4.test_input => fwd4.in} 
(94%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{fwd5.test_input => fwd5.in} 
(94%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{none.test_input => none.in} 
(93%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{one.test_input => one.in} 
(93%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{three.test_input => 
three.in} (93%)
 rename tests/gold_tests/pluginTest/xdebug/x_remap/{two.test_input => two.in} 
(93%)
 rename tests/gold_tests/tls/{early_h1_get.test_input => early_h1_get.txt} (93%)
 rename tests/gold_tests/tls/{early_h1_post.test_input => early_h1_post.txt} 
(94%)
 rename tests/gold_tests/tls/{early_h2_get.test_input => early_h2_get.txt} 
(100%)
 rename tests/gold_tests/tls/{early_h2_multi1.test_input => 
early_h2_multi1.txt} (100%)
 rename tests/gold_tests/tls/{early_h2_multi2.test_input => 
early_h2_multi2.txt} (100%)
 rename tests/gold_tests/tls/{early_h2_post.test_input => early_h2_post.txt} 
(100%)

Reply via email to