Is Set-Cookie saved automatically by gatling session?

Hi Gatling friends,

I’m new to gatling and fighting with sessions.
In my test it will firstly login and save a set of cookie. And after that, in the response header, there will be a Set-Cookie.
But I noticed that I don’t really need to save this Set-Cookie value by myself. It will work automatically with the new Set-Cookie value in the following steps.
Is this a design of gatling?
Thanks!

Is this a design of gatling?

Yes: Gatling - HTTP Helpers

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.