disableResponseChunksDiscarding is missing in Gatling 3.0

Hello,

disableResponseChunksDiscarding has been removed from HttpRequestBuilder class in Gatling 3.0. Are there any alternatives?

Regards,
RJ

Hello,

What exactly were you using it for? Response body is computed as long as you use it (apply checks on body) or you have debugging enabled.