Skip to content

Fix resource URL caching with multiple PathBase#2045

Open
exyi wants to merge 1 commit into
mainfrom
fix-resource-cache-different-basepath
Open

Fix resource URL caching with multiple PathBase#2045
exyi wants to merge 1 commit into
mainfrom
fix-resource-cache-different-basepath

Conversation

@exyi

@exyi exyi commented Jun 12, 2026

Copy link
Copy Markdown
Member

We remove the rendered resource cache. Instead we try to cache the virtual URL directly in the LocalResourceLocation.

Resolves #1828

We remove the rendered resource cache. Instead we try to cache the
virtual URL directly in the LocalResourceLocation.

Resolves #1828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

app.UseForwardedHeaders() does not function correctly due to resource paths being computed only once

1 participant