Open hfmm99 opened 5 years ago
The goal of this pull request is to add support for the Slide Cache feature:
https://docs.microsoft.com/en-us/dotnet/api/system.web.httpcachepolicy.setslidingexpiration?view=netframework-4.8
This will allow to refresh cache timeout if an endpoint is hit before cache expiration.
The goal of this pull request is to add support for the Slide Cache feature:
https://docs.microsoft.com/en-us/dotnet/api/system.web.httpcachepolicy.setslidingexpiration?view=netframework-4.8
This will allow to refresh cache timeout if an endpoint is hit before cache expiration.