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