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

Add test for mixed user info encoding #69

Open
dbu opened this issue Apr 7, 2023 · 0 comments
Open

Add test for mixed user info encoding #69

dbu opened this issue Apr 7, 2023 · 0 comments

Comments

@dbu
Copy link
Contributor

dbu commented Apr 7, 2023

Description
In #67 we added tests about the url encoding of user info fields. However, in the discussion to define the expected behaviour in PSR-7, the concern has been raised that there can be unclear cases where some characters look like url encoded and others are not encoded

Example

Should the % in pa%65sw:ord be encoded? Most likely yes, but there is disagreement in the discussion on the PSR-7 what to do in such a case.

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