Skip to content

Commit

Permalink
[Test Proxy] Fix typo - Update RecordMatcher.cs (#6151)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshaNalluru authored May 11, 2023
1 parent fc4a78a commit d355d41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d355d41

Please sign in to comment.