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

Fix for server URL trailing slash #2

Closed
wants to merge 1 commit into from
Closed

Conversation

cr41gc
Copy link

@cr41gc cr41gc commented Jul 1, 2016

If the user-input for the server url doesn't end with trailing forward slash, add it to the URL in the computeURL function.

If the user-input for the server url doesn't end with trailing forward slash, add it to the URL in the computeURL function.
@cr41gc
Copy link
Author

cr41gc commented Jul 1, 2016

I haven't tested this change, I just wanted to try to fix it for you instead of asking for yet another feature :)

@jcrowthe
Copy link
Collaborator

jcrowthe commented Jul 6, 2016

Thank you for contributing, and it appears like we write identical code! But check out line 115 (bumped to 116 with your addition). This fix should already be present ;)

@jcrowthe jcrowthe closed this Sep 20, 2016
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.

None yet

2 participants