2 references to ComputeETagTag
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\ResourceCollectionUrlEndpoint.cs (2)
170
_contentETag =
ComputeETagTag
(content);
172
_gzipContentETags = [$"W/ {_contentETag}",
ComputeETagTag
(gzipContent)];