maxResponseBodySize property

MaxResponseBodySize maxResponseBodySize
getter/setter pair

Configures up to which size response bodies should be included in events. This does not change whether an event is captured.

Implementation

MaxResponseBodySize maxResponseBodySize = MaxResponseBodySize.never;