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

There's no possibility to add query params to JHttpQuery with the same key #840

Open
anton-antonenko opened this issue Aug 4, 2017 · 1 comment

Comments

@anton-antonenko
Copy link
Contributor

anton-antonenko commented Aug 4, 2017

There's no possibility to add query params to JHttpQuery with the same key, e.g.:
I have a query with params ?param1=value1&param1=value2&param1=value3.
Since we use a Map for query params there's no possibility to create such query.

@dlatnikov
Copy link
Contributor

if such case is valid, we can easily fix this issue

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