1 reference to GetGzipEtag
Microsoft.AspNetCore.StaticAssets.Tests (1)
StaticAssetsIntegrationTests.cs (1)
444
Assert.Equal(
GetGzipEtag
(Path.Combine(webRoot, "sample.txt")), response.Headers.ETag.Tag);