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 URL encoding of path segments #12

Open
sagebind opened this issue Feb 24, 2020 · 0 comments
Open

Fix URL encoding of path segments #12

sagebind opened this issue Feb 24, 2020 · 0 comments

Comments

@sagebind
Copy link
Member

Path segments are currently not encoded correctly and do not follow the URL spec. Path and query should be encoded differently, but UrlBuilder uses one implementation for everything.

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

No branches or pull requests

1 participant