From efb60bb4c38d43c8fd97f34a7d96ff8848c83252 Mon Sep 17 00:00:00 2001 From: Harsha Nalluru Date: Thu, 11 May 2023 13:07:49 -0700 Subject: [PATCH] Update RecordMatcher.cs --- .../Azure.Sdk.Tools.TestProxy/Common/RecordMatcher.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordMatcher.cs b/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordMatcher.cs index 68acea594f9..b320e79bf73 100644 --- a/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordMatcher.cs +++ b/tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordMatcher.cs @@ -57,7 +57,7 @@ public RecordMatcher(bool compareBodies = true, bool ignoreQueryOrdering = false "x-ms-useragent", "x-ms-version", "If-None-Match", - "sec-cha-ua", + "sec-ch-ua", "sec-ch-ua-mobile", "sec-ch-ua-platform", "Referrer",