X Tutup
Skip to content

Fix: remove trailing slash in base URL #1027

Merged
max-wittig merged 2 commits intopython-gitlab:masterfrom
nejch:fix/base-url-trailing-slash
Feb 24, 2020
Merged

Fix: remove trailing slash in base URL #1027
max-wittig merged 2 commits intopython-gitlab:masterfrom
nejch:fix/base-url-trailing-slash

Conversation

@nejch
Copy link
Member

@nejch nejch commented Feb 23, 2020

Closes #913. This helps with some reverse proxies that return 404 on double slashes.

@max-wittig
Copy link
Member

This makes sense. Thank you!

@max-wittig max-wittig merged commit 292dfff into python-gitlab:master Feb 24, 2020
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.

projects.get() raises error when project is specified as "userspace/name" rather than ID

3 participants

X Tutup