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

redir http to https with 302 #21

Open
ignoramous opened this issue Nov 12, 2022 · 0 comments
Open

redir http to https with 302 #21

ignoramous opened this issue Nov 12, 2022 · 0 comments
Assignees

Comments

@ignoramous
Copy link
Contributor

A user says,

User1: Is it possible to auto redirect http:// to https:// once port 80 blocked on default in to next update?

Me: It isn't possible to know before hand if http will eventually redirect to https without adding a tonne of latency... Like abnormal amounts. I'll try but it is too much work.

I know for a fact that blocking port 80 is actually a footgun... One which I don't use myself...

User2: Maybe just reply with an HTTP 302 response without checking?

@ignoramous ignoramous self-assigned this Nov 12, 2022
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