This is an automated email from the ASF dual-hosted git repository.
bcall pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 38fe112 Link with libluajit for the lua plugin
new 9ef7d1e Revert "Fix post_error test by initializating the address
length of the accept call."
new c614d11 Revert "Fix post process to propagate early server response."
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/http/HttpSM.cc | 8 +-
tests/gold_tests/post_error/create_post_body.py | 24 ------
tests/gold_tests/post_error/gold/post_error.gold | 3 -
tests/gold_tests/post_error/post_error.test.py | 69 ---------------
tests/gold_tests/post_error/post_server.c | 105 -----------------------
5 files changed, 2 insertions(+), 207 deletions(-)
delete mode 100644 tests/gold_tests/post_error/create_post_body.py
delete mode 100644 tests/gold_tests/post_error/gold/post_error.gold
delete mode 100644 tests/gold_tests/post_error/post_error.test.py
delete mode 100644 tests/gold_tests/post_error/post_server.c