This is an automated email from the ASF dual-hosted git repository.
masaori pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 78506e0f2d Fix good_request_after_bad AuTest (#10664)
78506e0f2d is described below
commit 78506e0f2d2f9632c65f93c06b0fb50c7e72444a
Author: Masaori Koshiba <[email protected]>
AuthorDate: Tue Oct 24 08:59:30 2023 +0900
Fix good_request_after_bad AuTest (#10664)
---
tests/gold_tests/headers/gold/bad_method.gold | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/gold_tests/headers/gold/bad_method.gold
b/tests/gold_tests/headers/gold/bad_method.gold
index 635506f6c9..42098613f9 100644
--- a/tests/gold_tests/headers/gold/bad_method.gold
+++ b/tests/gold_tests/headers/gold/bad_method.gold
@@ -2,7 +2,7 @@ HTTP/1.1 501 Unsupported method ('gET')
Content-Type: text/html;charset=utf-8
Content-Length: ``
Date: ``
-Age: 0
+Age: ``
Connection: keep-alive
Server: ATS/``