This is an automated email from the ASF dual-hosted git repository.
shinrich pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 9adbf32 Add null checks for http_load (#7995)
add d7a0b1d Enforce case for well known methods (#7886)
No new revisions were added by this update.
Summary of changes:
proxy/hdrs/HTTP.cc | 2 +-
proxy/hdrs/HdrToken.cc | 24 ++++++++++++++++++++++
proxy/hdrs/HdrToken.h | 1 +
tests/gold_tests/headers/gold/bad_method.gold | 24 ++++++++++++++++++++++
.../headers/good_request_after_bad.test.py | 8 ++++++++
5 files changed, 58 insertions(+), 1 deletion(-)
create mode 100644 tests/gold_tests/headers/gold/bad_method.gold