For security I want to remove any HTTP headers that reveals details about the OS, Web Server or Framework that my application is running. I was able to remove all from displ
Check this thread How to remove ASP.Net MVC Default HTTP Headers? and not only the main response, but also the responses below.