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

Added proxy to server https and http #401

Closed
wants to merge 1 commit into from

Conversation

CalebMorris
Copy link
Contributor

TCP server to redirect http to https content as
described http://stackoverflow.com/a/23975955/458473

TCP server to redirect http to https content as
 described `http://stackoverflow.com/a/23975955/458473`
@CalebMorris
Copy link
Contributor Author

I changed it so that traffic is always directed to https.
If you don't have ssl set up it shows up as insecure, being a more visual note to the user than a server message that could get lost or go unnoticed.

@andrewrk
Copy link
Owner

andrewrk commented Dec 5, 2014

I'm not comfortable with this solution - it seems kludgy. I've filed a Node.js issue. Let's see what they say.

@andrewrk
Copy link
Owner

had to revert this to work with node v0.12.

mscdex/httpolyglot#2

@andrewrk andrewrk reopened this Feb 19, 2015
@andrewrk andrewrk added the bug label Feb 19, 2015
@andrewrk andrewrk added this to the 1.5.1 milestone Feb 19, 2015
@andrewrk andrewrk closed this in bcb7a6d Feb 19, 2015
@andrewrk andrewrk modified the milestones: 1.5.2, 1.6.0 Oct 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants