-
Notifications
You must be signed in to change notification settings - Fork 81
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
https in trackable url #97
Comments
I think we can add new constant to fix this problem. |
@gotlium I think better provide argument like |
By default we can use |
@gotlium yeah, will do |
Right now if you're using https on server you still get url with http, there is no checking about protocol.
Problem is here
The text was updated successfully, but these errors were encountered: