PolymerElements / iron-ajax

Easily make ajax requests
https://www.webcomponents.org/element/PolymerElements/iron-ajax
127 stars 113 forks source link

#298 - Correctly Url Encode arrays #299

Open dejan9393 opened 6 years ago

dejan9393 commented 6 years ago

Correctly Url Encode arrays in iron-request when content-type is x-www-form-urlencoded

googlebot commented 6 years ago

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again.

googlebot commented 6 years ago

CLAs look good, thanks!

e111077 commented 6 years ago

Thanks for the PR, do you mind writing a simple test case that this PR fixes