I need to correlate a couple of values, those value are sent on "Header Response" from the server. When I recorder my script using Gatling I'm able to record only the "Body Response no "Header Response". I couldnt find this value on the "body response" because those values are on the "Header Response". Someone can help me?
Sadly, that's not possible with the recorder (contributions welcome). You can check the response headers if you run your test and enable debug logging in logback.xml.