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

PCT encoded varname for form style query expansion with list value #49

Open
vietj opened this issue Jan 24, 2022 · 0 comments
Open

PCT encoded varname for form style query expansion with list value #49

vietj opened this issue Jan 24, 2022 · 0 comments

Comments

@vietj
Copy link

vietj commented Jan 24, 2022

The extended tests contain a test for pct encoded varname for form style query expansion with string value:

["/lookup{?Stra%C3%9Fe}", "/lookup?Stra%C3%9Fe=Gr%C3%BCner%20Weg"],

I believe that this test should also exist for lists, i.e have in variables:

"Stra%C3%9Fe"  : ["Grüner",  "Weg"]

and

["/lookup{?Stra%C3%9Fe_list}", "/lookup?Stra%C3%9Fe_list=Gr%C3%BCner&Stra%C3%9Fe_list=Weg"],
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