mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Changed comment
This commit is contained in:
parent
43042ad841
commit
4fb880384f
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue