Storage/TestProxy playback mode ignore storage sas version (#4941)

* Playback ignore storage sas version

* remove space
This commit is contained in:
microzchang 2023-09-12 05:00:21 +00:00 committed by GitHub
parent 9d97c40d3f
commit 5afc901bef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -286,6 +286,7 @@ void TestProxyManager::SetProxySanitizer()
"st",
"se",
"sig",
"sv",
};
jsonRoot["ignoredHeaders"] = std::accumulate(
ignoredHeaders.begin(),