maxBodySize property

int maxBodySize
final

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

Implementation

final int maxBodySize;