Forum Discussion
hbjastad
Contributor
nmrao, you keep pointing to the GUI. My question is about the API, not the GUI. I don't have any issues running accessing services from the GUI, but I struggle to decode the response from Java/Groovy code when using SoapUI as an API.
nmrao
9 years agoChampion Level 3
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);
- hbjastad9 years agoContributor
Thank you, that was exactly the line of code I was looking for!
Related Content
- 5 years ago
- 8 years ago
Recent Discussions
- 3 hours ago
- 5 days ago