We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95cd36 commit 8db541fCopy full SHA for 8db541f
backend/app.js
@@ -40,7 +40,6 @@ app.use(function (req, res, next) {
40
}
41
42
res.set({
43
- 'Strict-Transport-Security': 'includeSubDomains; max-age=631138519; preload',
44
'X-XSS-Protection': '1; mode=block',
45
'X-Content-Type-Options': 'nosniff',
46
'X-Frame-Options': x_frame_options,
0 commit comments