From 0e2845117b5830515bde91f092e5b4ead3df1203 Mon Sep 17 00:00:00 2001 From: Evan Zelkowitz <19699200+ezelkow1@users.noreply.github.com> Date: Tue, 11 Feb 2020 10:39:16 -0700 Subject: [PATCH] Change gold files to be less restrictive since some of the headers include can be in a different order --- .../gold_tests/pluginTest/uri_signing/gold/200.gold | 10 ---------- .../gold_tests/pluginTest/uri_signing/gold/403.gold | 13 ------------- 2 files changed, 23 deletions(-) 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: `` ``