maxEntrySizeBytes property

int maxEntrySizeBytes
getter/setter pair

Maximum byte size allowed for a single cached response. Responses exceeding this limit will not be cached.

Implementation

int maxEntrySizeBytes;