aspnet / Diagnostics

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
213 stars 111 forks source link

Cache headers #483

Closed rynowak closed 6 years ago

rynowak commented 6 years ago

Should we set cache headers by default so that health checks don't get cached? This seems somewhat valuable to do by default.

Tratcher commented 6 years ago

Yessssss

rynowak commented 6 years ago

k