radumg / DynaWeb

DynaWeb is a Dynamo package providing support for interaction with the interwebz in general and with REST APIs in particular.
https://radumg.github.io/DynaWeb/
GNU Affero General Public License v3.0
43 stars 15 forks source link

WebRequest.AddParameter not parsing through list of values #31

Open jmcouffin opened 5 years ago

jmcouffin commented 5 years ago

Expected Behavior

add a parameter for each item of the list

Actual Behavior

repeats that first item of the list any number of time instead of going through the list

Specifications

- Dynamo : 2.2.1.5175
- Operating system : Win 10 Pro   

2019-07-08_10-31-09

jmcouffin commented 5 years ago

hi @radumg, did you get a chance to take a look at that behaviour?