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

Removed special handling to remove ":port" #11

Merged
merged 1 commit into from May 26, 2016

Conversation

mikeangstadt
Copy link
Contributor

  • removed special handling to replace ":port" in req.headers.host as this.vhosts's keys will need to include port to be valid (so stripping port breaks any port specified vhost)
  • Works fine without port specification as well, they just have to match.

- removed special handling to replace ":port" in req.headers.host as this.vhosts's keys will need to include port to be valid (so stripping port breaks any port specified vhost)

* Works fine without port specification as well, they just have to match.
@panthershark
Copy link
Member

This is a breaking change and it will mess up apps that are not configured for it.

@panthershark panthershark merged commit 4146311 into mixdown:master May 26, 2016
@panthershark
Copy link
Member

mixdown-server@4.0.0 is published to npm.

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 this pull request may close these issues.

None yet

2 participants