Campoie / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Support for parameters with same name #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I call a service with multiple parameters with the same name
Ex: http://localhost:8080/list?listVal=1&listval=2.

I get a response only for the last parameter.

However when I try it on rest client. I get the complete Information.

Original issue reported on code.google.com by johan.ha...@gmail.com on 17 Apr 2011 at 9:25

GoogleCodeExporter commented 9 years ago
http://jira.codehaus.org/browse/GMOD-105

Original comment by johan.ha...@gmail.com on 17 Apr 2011 at 9:28

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 26 Apr 2011 at 12:50