Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tighten HTTP headers #116

Open
XhmikosR opened this issue Nov 23, 2019 · 0 comments
Open

Tighten HTTP headers #116

XhmikosR opened this issue Nov 23, 2019 · 0 comments

Comments

@XhmikosR
Copy link
Collaborator

XhmikosR commented Nov 23, 2019

I personally use https://github.com/helmetjs/helmet, but we try doing it manually if you think it'd be better. I personally don't try to reinvent the wheel when possible :)

If we go with the helmet approach we might want to disable HSTS so that we don't introduce broken sites for people.

Ideally, controlling the middlewares like favicon, helmet, cache etc should be configurable so that everyone does what they need to and so that we don't have another thing to worry about, apart from some sane defaults :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant