fix: eslint error
This commit is contained in:
parent
1266e1f02b
commit
f0722cfddf
@ -25,7 +25,7 @@ module.exports = function (req, res, next) {
|
||||
|
||||
// -> Disable IE Compatibility Mode
|
||||
res.set('X-UA-Compatible', 'IE=edge')
|
||||
|
||||
|
||||
// -> Disables referrer header when navigating to a different origin
|
||||
res.set('Referrer-Policy', 'same-origin')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user