load .br,use no-cache,but why? #34205
Labels
aspnet-core/svc
blazor/subsvc
Blazor
doc-enhancement
Pri2
Source - Docs.ms
Docs Customer feedback via GitHub Issue
Description
.net9
app.MapStaticAssets();
const response = await fetch(defaultUri + '.br', { cache: 'no-cache' });
why use cache: 'no-cache'
Page URL
https://learn.microsoft.com/zh-cn/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore-9.0#compression
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/host-and-deploy/webassembly.md
Document ID
250e7458-3c1d-0117-261d-c03ac136f16a
Article author
@guardrex
Related Issues
The text was updated successfully, but these errors were encountered: