maxResponseBytes property
Maximum response body size in bytes; larger responses are rejected
with an IdentityException before JSON decoding.
Implementation
final int maxResponseBytes;
Maximum response body size in bytes; larger responses are rejected
with an IdentityException before JSON decoding.
final int maxResponseBytes;