From 18d49f9c8fe9b73f9e9ba590ef351d02ff226eeb Mon Sep 17 00:00:00 2001 From: Randall Meyer Date: Tue, 9 Nov 2021 18:53:10 -0800 Subject: [PATCH] Makes proxy_serve_stale version independent --- .../proxy_protocol/gold/proxy_serve_stale.gold | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/gold_tests/proxy_protocol/gold/proxy_serve_stale.gold b/tests/gold_tests/proxy_protocol/gold/proxy_serve_stale.gold index fd313f7fc45..d3654629fb9 100644 --- a/tests/gold_tests/proxy_protocol/gold/proxy_serve_stale.gold +++ b/tests/gold_tests/proxy_protocol/gold/proxy_serve_stale.gold @@ -5,7 +5,7 @@ > Accept: */* `` < HTTP/1.1 200 OK -< Server: ATS/10.0.0 +< Server: ATS/{} < Accept-Ranges: bytes < Content-Length: 6 < Cache-Control: public, max-age=5 @@ -20,7 +20,7 @@ > Accept: */* `` < HTTP/1.1 200 OK -< Server: ATS/10.0.0 +< Server: ATS/{} < Accept-Ranges: bytes < Content-Length: 6 < Cache-Control: public, max-age=5 @@ -35,7 +35,7 @@ > Accept: */* `` < HTTP/1.1 200 OK -< Server: ATS/10.0.0 +< Server: ATS/{} < Accept-Ranges: bytes < Content-Length: 6 < Cache-Control: public, max-age=5 @@ -52,7 +52,7 @@ < HTTP/1.1 502 Next Hop Connection Failed < Date: `` < Connection: keep-alive -< Server: ATS/10.0.0 +< Server: ATS/{} < Cache-Control: `` < Content-Length: `` -`` \ No newline at end of file +``