Closed jokakilla closed 4 months ago
Any chance this change will be merged? Should I do any further adaptions?
I'm sorry for taking this long. If looked into branch and noticed that a rebase is not necessary as no merge conflicts happen. Thank you for your contribution, it will be merged into the master-branch by the next release. :D
Before this change opening URLs with a schema different from http/https wasn't possible because the code always prepended http. With this change http is only prepended when no schema is present.