gyselroth / balloon-client-desktop

balloon desktop client for Windows, Mac OS X and Linux
GNU General Public License v3.0
10 stars 3 forks source link

Trailing slash in server url leads to error #235

Open raffis opened 4 years ago

raffis commented 4 years ago

Describe the bug

A trailing slash of the server url ends in an error message in the first wizard step.

To Reproduce

Enter: https.//myserver/

Expected behavior

No such error, clean provided url. (trailing slash, double trailing slash, trailing whitespace)

Environment

raffis commented 4 years ago

The same does apply for leading whitespaces.