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

deserialize_url_with_trailing_slash should be public #7

Open
emgrav opened this issue Nov 13, 2024 · 1 comment
Open

deserialize_url_with_trailing_slash should be public #7

emgrav opened this issue Nov 13, 2024 · 1 comment

Comments

@emgrav
Copy link
Member

emgrav commented Nov 13, 2024

If using a BaseUrl is not desirable for some reason, we should provide the deserialize_url_with_trailing_slash publicly

@sirewix
Copy link
Contributor

sirewix commented Jan 10, 2025

BaseUrl should be good enough, though, as it implements AsRef<Url> and Deref now

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

2 participants