See the following post:
I think that Katalon Studio does not work with WS respose with a header Content-Type: gzip.
You have options:
- Change your Web Service so that it stops using
Content-Type: gzipand test it with KS. Keeep the Web Service as is, test it using other tools that supportContent-Type: gzipappropriately.