Skip to content

Conversation

@rzara
Copy link
Member

@rzara rzara commented Nov 11, 2025

Use a volatile cache object, which is swapped for a new one when the cache needs to be refreshed. Implement StartUpService to populate the cache on startup.

Replace the cached map of security header by a collection. The map was only used for debug logs in low traffic methods.

Simplify the construction of the map of security headers by type and category.

Use a volatile cache object, which is swapped for a new one when the cache needs to be refreshed.
Implement StartUpService to populate the cache on startup.

Replace the cached map of security header by a collection. The map was only used for debug logs in low
traffic methods.

Simplify the construction of the map of security headers by type and category.
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.

1 participant