As part of an effort to make our API and site more secure, I\'m removing headers that leak information about what the site is running.
Example before stripping headers:<
Use the IIS UrlRewrite 2.0 for blanking the Server response header. Add following code in the Web.config file
https://stackoverflow.com/a/12615970/5810078