maxRequestBodySize property
Configures up to which size request bodies should be included in events. This does not change whether an event is captured.
Implementation
MaxRequestBodySize maxRequestBodySize = MaxRequestBodySize.never;
Configures up to which size request bodies should be included in events. This does not change whether an event is captured.
MaxRequestBodySize maxRequestBodySize = MaxRequestBodySize.never;