Skip to content

Conversation

@an-d-uu
Copy link

@an-d-uu an-d-uu commented Dec 30, 2021

Added code to include custom headers that you define in the CacheOutput to be included in the caching of response data. If the custom header value changes then the cache is re-evaluated.

[CacheOutput(ClientTimeSpan = 50, ServerTimeSpan = 50, IncludeCustomHeaders = "X-Test-Key"]

Fixes #256

Added code to include custom headers that you define in the CacheOutput to be included in the caching of response data. If the custom header value changes then the cache is re-evaluated.
@an-d-uu an-d-uu changed the title Added Custom User Define Headers to be included in Cache Added Custom User Defined Headers to be included in Cache Dec 30, 2021
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.

Custom Headers gets lost in cached server response

1 participant