staticFilesCacheMaxContentLength property
The maximum Content-Length (in bytes) allowed for a cached Response. Default: 10M
Implementation
final int staticFilesCacheMaxContentLength;
The maximum Content-Length (in bytes) allowed for a cached Response. Default: 10M
final int staticFilesCacheMaxContentLength;