This is an automated email from the ASF dual-hosted git repository.
shinrich 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 92df770 header age not critical to HSTS header test result.
92df770 is described below
commit 92df77023203fab5e016de71b10a188a0fecb10b
Author: Susan Hinrichs <[email protected]>
AuthorDate: Thu May 31 13:58:53 2018 -0500
header age not critical to HSTS header test result.
---
tests/gold_tests/headers/hsts.200.gold | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/gold_tests/headers/hsts.200.gold
b/tests/gold_tests/headers/hsts.200.gold
index 306f1bb..d1afa2b 100644
--- a/tests/gold_tests/headers/hsts.200.gold
+++ b/tests/gold_tests/headers/hsts.200.gold
@@ -1,6 +1,6 @@
HTTP/1.1 200 OK
Date:``
-Age: 0
+Age: ``
Transfer-Encoding: chunked
Connection: keep-alive
Strict-Transport-Security: max-age=300
--
To stop receiving notification emails like this one, please contact
[email protected].