Removing Server header from IIS 10 for static content
How can I remove Server header for static content (e.g. javascript/css/images) that is server by ASP.NET Web Forms application that is hosted on IIS 10? I think I tried pretty much everything that I found and I still cannot get rid of it. Currently, I have: