14 years ago
Having trouble with HTTP decompression
Hi,
I am using soapUI to fire off http requests to an endpoint. Compression is governed by the use of a parameter in the URL (Compress=True/False). I need to do testing on both compressed and uncompressed requests and responses.
Is there any way for SoapUI to de-compress the response before it gets displayed? At the moment, changing the HTTP Settings in preferences is having no effect, I always see a compressed response. I have tried disabling and enabling response decompression but it doesn't seem to make any difference to what is displayed.
Failing that is there any way to save off the compressed response similar to an option in Fiddler (SAVE > RESPONSE > RESPONSE BODY), as this then allows me to save off the compressed response and uncompress it myself using deflatecompress.exe
Any ideas and help would be much appreciated.
Thanks.
I am using soapUI to fire off http requests to an endpoint. Compression is governed by the use of a parameter in the URL (Compress=True/False). I need to do testing on both compressed and uncompressed requests and responses.
Is there any way for SoapUI to de-compress the response before it gets displayed? At the moment, changing the HTTP Settings in preferences is having no effect, I always see a compressed response. I have tried disabling and enabling response decompression but it doesn't seem to make any difference to what is displayed.
Failing that is there any way to save off the compressed response similar to an option in Fiddler (SAVE > RESPONSE > RESPONSE BODY), as this then allows me to save off the compressed response and uncompress it myself using deflatecompress.exe
Any ideas and help would be much appreciated.
Thanks.