Changed comment

This commit is contained in:
snipe 2020-06-22 22:37:14 -07:00
parent 43042ad841
commit 4fb880384f
No known key found for this signature in database
GPG key ID: 10BFFDA3ED34B5AC

View file

@ -14,9 +14,7 @@ class SecurityHeaders
* @return mixed
*/
// Enumerate headers which you do not want in your application's responses.
// Great starting point would be to go check out @Scott_Helme's:
// https://securityheaders.com/
// See https://securityheaders.com/
private $unwantedHeaderList = [
'X-Powered-By',
'Server',