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

Should filter extra Nginx headers? #13

Open
chinesedfan opened this issue Jun 29, 2017 · 0 comments
Open

Should filter extra Nginx headers? #13

chinesedfan opened this issue Jun 29, 2017 · 0 comments

Comments

@chinesedfan
Copy link
Owner

Generally, request headers keep the same with the client send.

But if this project is deployed behind Nginx, some extra fields(i.e. X-Forwarded-For/X-Real-IP) may cause the forwarded request failed.

The request header Connection may also be modified from keep-alive to close. Even it doesn't matter.

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

No branches or pull requests

1 participant