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

Path components are not URL-decoded #624

Closed
bertptrs opened this issue Jun 26, 2020 · 1 comment
Closed

Path components are not URL-decoded #624

bertptrs opened this issue Jun 26, 2020 · 1 comment

Comments

@bertptrs
Copy link

String parts of a path!() expression (or just path::param() results) are not URL decoded (percent-encoding) before passing them to route filters that consume them.

If this was deliberate, an example or at least a note in the documentation would be useful, because I was caught off-guard by this behaviour. If it was not, then it's a bug.

@bertptrs
Copy link
Author

Oops, this is a duplicate of #242.

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