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

Add hostname option to mitigate DNS rebinding #1260

Merged
merged 2 commits into from Mar 2, 2018
Commits on Jan 12, 2018
  1. Add hostname option to mitigate DNS rebinding

    diracdeltas committed Jan 12, 2018
    This adds the `hostname` opt to allow the server to validate the `Host` header of incoming requests to prevent DNS rebinding attacks. Needed for brave/browser-laptop#12616.
Commits on Mar 2, 2018
  1. simplify double if statement

    feross committed Mar 2, 2018
You can’t perform that action at this time.