Martin Lantzsch

Results 3 comments of Martin Lantzsch

We have no fix for this yet. ATM we`re sending a timestamp at the end of the url to disable the caching for this request. Our trainee has implemented correct...

@irii could you commit your fix here on github? Thx, will bring some energy to the office on tuesday ;)

@irii nice code! Simply adding the headers to the attribute (in a semicolon separated list) is enough? ``` csharp [DonutCache(CachedHeaders = "Content-Range;x-cache-item")] ``` Can't wait to see this in Zion...