Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Conversation

@urandom
Copy link

@urandom urandom commented Aug 29, 2014

Hello,

This PR adds the ability to send multivalued parameters, e.g.:
url=foo&url=bar
by having array values within the params object

@addyosmani
Copy link
Contributor

Before this PR can be merged, please sign the CLA. See the CONTRIBUTING guide.

@addyosmani
Copy link
Contributor

Thanks for signing the CLA!

@garlicnation
Copy link
Contributor

This needs a test. [https://github.com//pull/25] has some examples of testing core-ajax for a similar change.

@urandom
Copy link
Author

urandom commented Nov 1, 2014

I've added a test that checks whether the url contains the expected multi-value parameter

I also updated the webcomponents.js script import path, since bower fetched it under webcomponents.js. Not sure if that's correct though

@garlicnation garlicnation assigned garlicnation and unassigned sjmiles Nov 4, 2014
@garlicnation
Copy link
Contributor

I'm working on [https://github.com//pull/40], which will vastly improve the tests in core-ajax. After I get it in, I'll send you a pull request with a test for this case in the WCT style.

@camillol
Copy link

I'd like to see this too. Currently there is no way to use multi-value parameters with core-xhr or core-ajax.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants