Setting HttpSettings properties for testRunner command line
Is it possible to explicitly set individual HttpSettings values ( the values that I would normally find in the soapui-settings.xml file) from the testRunner command line? Or can this only be done by supplying a real soapui-settings.xml file.
I have tried -GHttpSettings@encoded_urls=true but that does not appear to work.