aspnet / AspNetWebStack

ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Other
858 stars 354 forks source link

Ignore header validation for etag #408

Closed loraderon closed 1 year ago

loraderon commented 1 year ago

Header validation for Expires was deactivated (#313) because it caused issues in CacheCow.

There is a similar issue for ETag and this PR also skips validation for ETag.

https://github.com/aliostad/CacheCow/issues/213#issuecomment-1399695558

mkArtakMSFT commented 1 year ago

Thanks for contacting us. We're not making any improvements in this area any more as this project is in maintenance mode. Only critical blocking issue with wide impact and security issues are considered.