Create a middleware to check that no server, language or os info is shared #356
Labels
component: framework
related to the project framework, not the website
enhancement
New feature or request
good first issue
Good for newcomers
Milestone
Is your feature request related to a problem? Please describe
It is easy to forget to disable very talkative servers from sharing internals, so we should provide a default check, that will error out if that exists.
Describe the solution you'd like
Make sure there is no
Server
header and noX-Powered-By
header in the response.The text was updated successfully, but these errors were encountered: