staticFilesCacheMaxContentLength property

int staticFilesCacheMaxContentLength
final

The maximum Content-Length (in bytes) allowed for a cached Response. Default: 10M

Implementation

final int staticFilesCacheMaxContentLength;