I want to remove X-Powered-By and Allow methods from response. How to remove or add filter to remove these parameters from response from server?
2 Answers
You can do this in your server or in your load balance or proxy or any such HTTP Server. See for example: https://developer.ibm.com/answers/questions/243439/how-can-we-remove-the-x-powered-by-response-header.html