maxResponseBodySize property
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;
Configures up to which size response bodies should be included in events. This does not change whether an event is captured.
MaxResponseBodySize maxResponseBodySize = MaxResponseBodySize.never;