I have a case where I need to call a REST service that uses parameters such as: http://host/wapi1.php?action=bet_place_bet&multi[X][Y]=Z where X, Y, and Z are all variables. How can I accomplish thi...
I was just thinking: if we can get this to work, this could be a cleaner workaround for another one of your bugs SOAPUI-4646 "array query parameters", referenced here: viewtopic.php?t=23808