maxRequestBodySize property

MaxRequestBodySize maxRequestBodySize
getter/setter pair

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;