DynaWeb is a Dynamo package providing support for interaction with the interwebz in general and with REST APIs in particular.
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
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