0

I have to customized cache-control value for security reason,When I add new value in custom header for cache-control ,it will get append to private.

microgu
  • 1
  • 1
  • Read [this article](https://support.microsoft.com/en-au/help/247404/how-to-modify-the-cache-control-http-header-when-you-use-iis), hope it will be helpful – Kate Orlova Jul 09 '19 at 19:37
  • try to add ` < /configuration>` in web.confg fie. you could also refer this [link](https://stackoverflow.com/questions/47224561/iis-asp-net-responds-with-cache-control-private-for-all-requests) – Jalpa Panchal Jul 10 '19 at 03:05
  • I got my answer from this post https://stackoverflow.com/questions/10908115/something-is-forcing-responses-to-have-cache-control-private-in-iis7/33065747 It will not allow to send default value for cache control in response header – microgu Jul 28 '19 at 17:06

0 Answers0