Showing posts with label seo. Show all posts
Showing posts with label seo. Show all posts

1/23/16

ASP.NET MVC Remove Unwanted HTTP Response Headers

When creating Web apps using ASP.NET technologies, we notice than on the response headers there are some entries that we often take from granted as being part of the technology and/or web server. These common entries are listed below: Response Headers Name Value Description Server Microsoft-IIS/8.0   Indicate the version of the web server X-AspNet-Version ...