maxAge property

int maxAge
final

The max-age for Cache-Control.

Set this to null to leave no Expires header on responses.

Implementation

final int maxAge;