JoeJoeNew Contributor15 years agosoapui-settings.xmlHi all, I want to know, if there is a chance to set Socket Timeout and HTTP version in soapui-settings.xml and how? I'm using linux soap-ui3.0.1 version in a command line. Thanks JoeShow More
SmartBear_SuppoAlumni15 years agoFor the Http Version, you will need to add something like:<con:setting id="HttpSettings@http_version">1.1</con:setting> And for the Socket Timeout:<con:setting id="HttpSettings@socket_timeout">4000</con:setting> I hope that helps!/Nenadhttp://eviware.com
Recent DiscussionsSOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"
Related ContentSoapui-settings.xml hidden (Access Denied)soapui-settings.xml not being picked up by SoapUI 5.2.1where do I find soapui-settings.xml in unix installation