HTTP stub doesn't separate arrays into separate params
------------------------------------------------------

                 Key: MASHUP-741
                 URL: https://wso2.org/jira/browse/MASHUP-741
             Project: WSO2 Mashup Server
          Issue Type: Bug
            Reporter: Jonathan Marsh
            Assignee: Jonathan Marsh


Using the HTTP binding and the latest tryit (so you can see what the URL is), 
enter multiple "a" parameters.  Instead of multiple url params (foo=1&foo=2), 
the array is serialized as a string (foo=1,2).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to