signumsoftware / framework

Open Source framework for writing data-centric applications using the latest versions of .Net Core, C# (not-nullable), ASP.NET Web API, Typescript (strict), React, D3 and Sql Server or PostgreeSQL
https://www.signumsoftware.com/en/Framework
MIT License
221 stars 84 forks source link

fix onVersionFilter against requests hitting browser cache #600

Closed RezaNosratabad closed 1 year ago

RezaNosratabad commented 1 year ago

This fixes a false positive version change detection that happens when a request responded from the browser cache (Version changed alert is shown while actually version is not changed on the server).