diff --git a/tests/gold_tests/pluginTest/uri_signing/gold/200.gold b/tests/gold_tests/pluginTest/uri_signing/gold/200.gold index d3ab3e04c8a..afc41f9a171 100644 --- a/tests/gold_tests/pluginTest/uri_signing/gold/200.gold +++ b/tests/gold_tests/pluginTest/uri_signing/gold/200.gold @@ -1,13 +1,3 @@ `` -> GET `` HTTP/1.1 -> User-Agent: curl/`` -> Host: somehost`` -> Accept: */* -> Proxy-Connection: `` -`` < HTTP/1.1 200 OK -< Content-Length: `` -< Date: `` -< Proxy-Connection: `` -< Server: ATS/`` `` diff --git a/tests/gold_tests/pluginTest/uri_signing/gold/403.gold b/tests/gold_tests/pluginTest/uri_signing/gold/403.gold index 8c6fe138ef9..1e2f71bb6f3 100644 --- a/tests/gold_tests/pluginTest/uri_signing/gold/403.gold +++ b/tests/gold_tests/pluginTest/uri_signing/gold/403.gold @@ -1,16 +1,3 @@ `` -> GET `` HTTP/1.1 -> User-Agent: curl/`` -> Host: somehost`` -> Accept: */* -> Proxy-Connection: `` -`` < HTTP/1.1 403 Forbidden -< Date: `` -< Proxy-Connection: `` -< Server: ATS/`` -< Cache-Control: no-store -< Content-Type: text/html -< Content-Language: en -< Content-Length: `` ``