maxAge property
The max-age for Cache-Control.
Set this to null to leave no Expires header on responses.
Implementation
final int maxAge;
The max-age for Cache-Control.
Set this to null to leave no Expires header on responses.
final int maxAge;