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

Querystring with repeated keys not supported #13

Open
Aklakan opened this issue Aug 17, 2014 · 1 comment
Open

Querystring with repeated keys not supported #13

Aklakan opened this issue Aug 17, 2014 · 1 comment

Comments

@Aklakan
Copy link
Member

Aklakan commented Aug 17, 2014

http://stackoverflow.com/questions/21534993/how-to-post-multiple-values-same-name-in-node-js-request

We need a browserify compatible way to tackle this...

@Aklakan
Copy link
Member Author

Aklakan commented Sep 20, 2014

I added a hack that if there is only a single default-garph-uri, the query string will contain only that single item.

But its not a generic solution, and it sucks piles when such a low level stuff is not properly covered by a library... in the worst case we could apply above prototype hack in order to close 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

1 participant