[Static web assets] Define static web asset endpoints in the SDK and generate an endpoints manifest #54873
Labels
area-blazor
Includes: Blazor, Razor Components
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
task
Milestone
Tracks dotnet/sdk#39636
StaticWebAssetEndpoint
to represent the endpoints where any given static web asset must be available.Content-Negotiation
to compressed assets.Content-Encoding
andVary
headers as well as aContent-Encoding
selector that is used at runtime to disambiguate what asset to serve for an incoming request.Content-Encoding
andVary
headers.The text was updated successfully, but these errors were encountered: