We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
i have the same problem. did you fix it?
Regards mark
Sorry, something went wrong.
Same here!
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: