An action is decorated with [CacheOutput(ServerTimeSpan = 600]] and caching works as advertised. However, any cache hit returns content in format requested on the first cache miss.
Microsoft.AspNet.* is 5.2.2 targeting .NET 4.5, Strathweb.CacheOutput.WebApi2 is 0.6
An action is decorated with
[CacheOutput(ServerTimeSpan = 600]
] and caching works as advertised. However, any cache hit returns content in format requested on the first cache miss.Microsoft.AspNet.* is 5.2.2 targeting .NET 4.5, Strathweb.CacheOutput.WebApi2 is 0.6