1

MVC is adding Cache-Control = private to all of the requests. I tried removing the header using Response.Headers.Remove("Cache-Control") with no sucess. How can I make MVC framework not add a default header Cache-Control=private?

Carlos Blanco
  • 8,342
  • 16
  • 67
  • 98

0 Answers0