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

Tell Router to use https for the protocol, when enabled. #922

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

paulharris
Copy link
Contributor

This resolves bug #915
Router needs to know if it should use https, so I set a flag when the server starts.

@gittiver gittiver merged commit bd61a7d into CrowCpp:master Oct 21, 2024
11 checks passed
@gittiver gittiver linked an issue Oct 24, 2024 that may be closed by this pull request
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.

RULE_SPECIAL_REDIRECT_SLASH assumes http://
2 participants