Forum Discussion
nmrao
9 years agoChampion Level 3
I think it is one time configuration using preferences.
Related Content
- 5 years ago
Recent Discussions
- 3 hours ago
- 5 days ago
Any way here it is to change the settings
//Change value what is needed for you true or false boolean value = false; SoapUI.getSettings().setBoolean(HttpSettings.RESPONSE_COMPRESSION, value);