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,592
  • 17
  • 71
  • 101

0 Answers0