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

Allow passing url parameters as lists #27

Closed
krystian8207 opened this issue Feb 26, 2018 · 1 comment
Closed

Allow passing url parameters as lists #27

krystian8207 opened this issue Feb 26, 2018 · 1 comment

Comments

@krystian8207
Copy link
Contributor

There is need to pass GET parameters as lists.
For example shiny::parseQueryString allows parsing links as:
?foo[1]=3&foo[2]=2&val=bar returning list with two objects: foo and val.

@dokato
Copy link
Contributor

dokato commented Mar 16, 2018

solved

@dokato dokato closed this as completed Mar 16, 2018
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