SOAP request's output in a weird form in Gatling 3.4.2 version

Hi All,

Recently in my organisation there is an upgrade in gatling happening from 3.0.3.FL to 3.4.2 version.

On Updating gatling to 3.4.2, web request/responses are showing as usual in the command line screen but for SOAP request request can be seen in the command line screen but response is showing as body=
<<>>

to check the output we have to use fiddler. This is going to be a tough task. Normally gatling script maintenance itself is time consuming, more over if we have to use fiddler all the time just to check the response, then it becomes tougher.

Any idea if there is way to check the output in command line screen itself?

Hello,

What’s the content-type?