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

Urldecode on RequestUri #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cf-jlambelet
Copy link
Contributor

RequestUri return the url encoded but In the DB it is saved not encode.
To make the comparison accurate, we need to urldecode the RequestUri

This fix the no-working redirect containing german char like äöü

… To make the comparaison accurate, we need to urldecode the RequestUri

This fix the no-working redirect containing german char like äöü
@pkraeutli
Copy link
Contributor

Thanks! Could you please add a test for the fix? That'd be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants