We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was looking at the code and it seems that now, there is no way to specify to which SSL port will I perform the redirect.
This is an issue when I am testing locally with a custom HTTPS server that is listening on port, say, 3001 which is different from the default 443.
I will gladly make the necessary fixes and submit a PR, but would like to listen to your opinion first before start coding anything.
The text was updated successfully, but these errors were encountered:
Hey,
Could be a nice addition - Would welcome a PR. Should just be very careful to not cause any issues with complex / unusual URLs.
Florian
Sorry, something went wrong.
No branches or pull requests
I was looking at the code and it seems that now, there is no way to specify to which SSL port will I perform the redirect.
This is an issue when I am testing locally with a custom HTTPS server that is listening on port, say, 3001 which is different from the default 443.
I will gladly make the necessary fixes and submit a PR, but would like to listen to your opinion first before start coding anything.
The text was updated successfully, but these errors were encountered: