In https://stackoverflow.com/a/18152186/147637, there is a nice example how to use powershell to remove the X-Powered-By header. That works great.
How do I , in powershell, suppress these addl headers:
- Server
- X-AspNet-Version
- and the other X-Powered-By (X-Powered-By: UrlRewriter.NET 2.0.0)
Server: Microsoft-IIS/8.5 X-Powered-By: UrlRewriter.NET 2.0.0 X-AspNet-Version: 4.0.30319