Lee Spring

Results 2 issues of Lee Spring

Hi, Is there a bug in the newly implement global options for cache-control? It looks like the method sendCachedResponse (apicache.js 258) does not check the global options for the header...

The AutoQueryableFilter in ASPNETCORE.Filter throws a null reference exception if the action throws an exception. Filter should check context.Exception and context.ExceptionHandled before invoking filter behaviour?