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?
I need to get Header Response from the HTTP Proxy recorder, Similar to the option “Body Response”. You can check this option on the HTTP Proxy recorder (UI to recorder) and then you get reponse.html, but its only for body response, no for Header Response.