Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Headers gets lost in cached server response #256

Open
pauloosthuysen opened this issue Sep 3, 2019 · 2 comments · May be fixed by #266
Open

Custom Headers gets lost in cached server response #256

pauloosthuysen opened this issue Sep 3, 2019 · 2 comments · May be fixed by #266

Comments

@pauloosthuysen
Copy link

In my response, I add a custom header e.g. "X-Count".

When the API returns the cached version of the action (GET), the response message does not contain my custom header(s) anymore.

Am I missing something?

I am using Strathweb.CacheOutput v0.5.0 in my .NET 4.0 WEB API project

@imMarkdeVries
Copy link

i have the same problem. did you fix it?

Regards mark

@ivucicev
Copy link

ivucicev commented Apr 8, 2021

Same here!

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 a pull request may close this issue.

3 participants