Skip to content

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Oct 2, 2025

Limiting output cache duration causes the enhanced nav headers to be set as "Allow", not "allow", as it is without cache limitation. The issue cannot be reproduced in-tree, branch that attempted to add the tests: https://github.com/ilonatommy/aspnetcore/tree/cache-issue-tests.

The reason for changing headers casing is under investigation while the CI runs.

Description

To be investigated.

Before this change:
image

After this change:
image

Fixes #55534

@ilonatommy ilonatommy self-assigned this Oct 2, 2025
@ilonatommy ilonatommy added area-blazor Includes: Blazor, Razor Components feature-output-caching labels Oct 2, 2025
@ilonatommy ilonatommy changed the title Fix comparison when 'blazor-enhanced-nav' headers equals "Allow". Make 'blazor-enhanced-nav' headers comparison case insensitive Oct 2, 2025
@ilonatommy ilonatommy closed this Oct 3, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components feature-output-caching

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with OutputCache in Blazor SSR

1 participant