Skip to content
Snippets Groups Projects
Unverified Commit a86fd9cf authored by Jed Fox's avatar Jed Fox Committed by GitHub
Browse files

Strip a trailing slash off of server URLs (#1140)

URLs with the trailing slash don’t work well — requests end up being
made to `https://example.com//sync/sync`

 and such which can 404

---------

Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
parent 8f16e016
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment