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

bugfix: handle trailing slash in the request URL #91

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

avinassh
Copy link
Member

@avinassh avinassh commented Dec 9, 2023

Closes: tursodatabase/libsql#770

Reported here: pressly/goose#655 (comment)

Since we pass around the URL string, in case of trailing slash, the final URL ended up being: https://mydb-avinassh.turso.io//v2/pipeline

@penberg penberg requested a review from haaawk December 12, 2023 10:38
@penberg
Copy link
Contributor

penberg commented Dec 12, 2023

Looks sensible, but let's let @haaawk have a look before merging.

@haaawk haaawk merged commit ff51beb into tursodatabase:main Dec 12, 2023
1 check passed
@avinassh avinassh deleted the 770-trailing-slash branch December 12, 2023 11:28
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.

Connection URL with trailing slash doesn't work
3 participants