maxBodySize property

int maxBodySize
final

Cap on the body size we record (bytes). Bodies above this cap are truncated. Defaults to 16 KB.

Implementation

final int maxBodySize;